<?xml version="1.0" encoding="UTF-8"?>



	

















<ajax-response>


    <response type="element" id="assistant-east-page">
    	
		<div class="label">
			<table cellSpacing="0" cellPadding="0" width="100%" border="0">
				<tr class='swap' onclick="swap('_assistant-east-page_');">
                    <td width="1%"><img src="images/blank.gif" border="0" valign="bottom" /></td>                    
					<td width="98%" id="assistant-east-page_label">More Introduction</td>
					<td width="1%"><img src="images/listing/view-sortup.gif" border="0" valign="bottom" name="_assistant-east-page_image" /></td>
				</tr>
			</table>
		</div>
		
		<div class=body id="_assistant-east-page_body">	    	
   		
            
            Jiris Mock Exam Assistant is an AJAX based tool that helps you to take any mock exam for any certificate. It will save you time and effort for your certificate preparation. <p>
            
            
            <b>Some features for Exam Assistant are as follows: </b>
                        
            <ul>
                
                <li>Automatically calculate mock exam score using JavaScript.</li>
                <li>Store your mock exam taking history to track your progress.</li>
                <li>Automatically load correct exam answer using AJAX, if applicable.</li>
                <li>You can add in new mock exam data, the data is only accessible by you.   			                            </li>                
   			</ul>
            
            <p>
            
            <div id='assistantFeedbackDiv'>
            
                <form id="assistantFeedbackForm" name="assistantFeedbackForm">            

                    
                    Feedback or bug report are welcome, thank you! <p>
                    
                    <table cellspacing="1" cellpadding="2" width="100%" border="0" bgcolor="888888">
                        <tr>
                            <td bgcolor="ffffff">
                                <textarea id="assistantFeedback" 
                                          name="assistantFeedback" 
                                          cols="72" 
                                          rows="12" 
                                          maxlength="1024" 
                                          title='Please provide your feedback or bug report here, maximum lengh is 1024.'></textarea>
                                <br />
                                <input type="button" 
                                       value='Submit' 
                                       title='Click to submit your feedback or bug report'
                                       onclick="assistantFeedbackSubmit();" />
                            </td>
                        </tr>                        
                    </table>   
                                  
                </form>            
                
            </div> 
        
            <div align="right">
                <a href="assistant.do"  
                   onmouseover="window.status=''; return true;"  
                   onmouseout="window.status=''; return true;" 
                   title='Click to go back to exam assistant main page'>Go Back</a>
            </div>                 
            
            <p>
            
       	</div>	       	
	       	
    </response>    
    
</ajax-response>
