[Building Sakai] How to link to samigo feedback page from other tool

smwangf at tsmc.com smwangf at tsmc.com
Thu Jun 23 03:31:40 PDT 2011



Hi.
  I'm trying to link to feedback page of Submitted Assessment  from other
tool.

The samigo tool use JSF commandlink to compose the link of 'feedback'.

This is the  html source code of 'Feedback' link in Assessment html

<a  onclick="
clearFormHiddenParams_selectIndexForm('selectIndexForm');
document.forms
['selectIndexForm']['selectIndexForm:_idcl'].value='selectIndexForm:reviewTable:1:_id81';
document.forms['selectIndexForm']['publishedId'].value='1';
document.forms['selectIndexForm']['assessmentGradingId'].value='1';
document.forms['selectIndexForm']['nofeedback'].value='false';
document.forms['selectIndexForm']['actionString'].value='reviewAssessment';
document.forms['selectIndexForm'].submit();
return false;>

How can I link to feedback page in other tool just like click 'feedback'
link in Assessment page?

Anyone can give a clue or an opinion? Thanks in advance.

Best Regards!
shin-meei

 --------------------------------------------------------------------------- 
                                                         TSMC PROPERTY       
 This email communication (and any attachments) is proprietary information   
 for the sole use of its                                                     
 intended recipient. Any unauthorized review, use or distribution by anyone  
 other than the intended                                                     
 recipient is strictly prohibited.  If you are not the intended recipient,   
 please notify the sender by                                                 
 replying to this email, and then delete this email and any copies of it     
 immediately. Thank you.                                                     
 --------------------------------------------------------------------------- 





More information about the sakai-dev mailing list