0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 18.188.0.20


Current Path : /proc/thread-self/root/var/www/oasis/html_modules/
Upload File :
Current File : //proc/thread-self/root/var/www/oasis/html_modules/dispatch_answer_scripts.html

<script>
	$('#date_of_exam').datepicker({showOn: 'button',showButtonPanel: true, changeMonth: true,	changeYear: true,dateFormat:'dd/mm/yy',buttonImage: 'images/cal.jpg', buttonImageOnly: true});
</script>
<script type='text/javascript'>$(function() {$('#tabs').tabs();});$(function() {$('#sub_tabs').tabs();});</script> 
   <div id='tabs'>
   <ul>
      <li><a href='#Report_degree_list'>General</a></li>
   </ul>
<div align="left" id="Dispatch_ans_script_div" style="height:256px; overflow:auto">	 
	<table  width="90%" border="0" cellpadding="" cellspacing=""   >
		<tr>
			<td style="width:135px" align="right">Date of Exam:</td>		    
             <td> 			
		        <input id="date_of_exam" type="text" style = "width:100px;"/>	        
				Session
				<select  id="session_state" style="width:100px;" onfocus="$g_focus_element='session_state';" onblur="GetDefaultDispatchAnsScript()">
				<option>AM</option>
				<option>PM</option>
				</select>			    						       
			</td>		
		</tr>	
     </table>		
<div align="center" id="Dispatch_default_ans_script_div" style="display:none; height:200px;overflow:auto">	
</div> 
<div id="dispatch_list_div" style='display:none'>
	<table  width="98%" id="Dispatch_ans_script_header" align="center" border="0" cellpadding="0" cellspacing="0">				
	<th align='left' colspan='6' class='ui-jqgrid-titlebar ui-widget-header ui-corner-tl ui-corner-tr ui-helper' style='font-size:12px; padding-left:6px; height:24px;'>Dispatch Answers Script</th>					
		<tr class='ui-state-default ui-jqgrid-hdiv'>
			<td  id='td_dispatch_degree' style='padding:2px; width:70px;  border-bottom:1px solid #C5DBEC; border-right:1px solid #C5DBEC; border-left:1px solid #C5DBEC;'><center>Degree</center></td>
			<td id='td_dispatch_exam' style='padding:2px; width:30px;  border-bottom:1px solid #C5DBEC;  border-right:1px solid #C5DBEC;'><center>Exam</center></td>
			<td id='td_dispatch_subcode' style='padding:2px; width:85px;  border-bottom:1px solid #C5DBEC;  border-right:1px solid #C5DBEC;'><center>CODE </center></td>
			<td id='td_dispatch_name' style='padding:2px; width:210px;   border-bottom:1px solid #C5DBEC; border-right:1px solid #C5DBEC;'><center>Name</center></td>		 
			<td id='td_dispatch_bundle' style='padding:2px; width:80px;  border-bottom:1px solid #C5DBEC;  border-right:1px solid #C5DBEC;'><center>Bundle</center></td>		 
			<td id='td_dispatch_script' style='padding:2px; width:80px;  border-bottom:1px solid #C5DBEC;  border-right:1px solid #C5DBEC;'><center>Script</center></td>		 
		</tr>	
		<tr class='ui-widget-content jqgrow' >
			<td class='tbl_row_new' align="center" style="border-right:1px solid #C5DBEC; width:70px; border-left:1px solid #C5DBEC; padding:2px;"> 
				<input onclick="$g_dispatch_degree_code=this.id" name="dispatch_ans_degree" 
				id="dispatch_degree_1" type="text" style="width:60px;"
				onblur="getDASDegreeCode(this.id);"	
				onkeydown="return keyboardDegreePopup(event,this.id,$('#dispatch_degree_1').val())" 
				onfocus="$g_focus_element='';"/>
			</td>		   
			<td class='tbl_row_new' align="center" style="border-right:1px solid #C5DBEC; width:30px;">
				<input name="dispatch_ans_exam" id="dispatch_exam_1"
				onblur="getDASExamName($('#dispatch_degree_1').val(), this.id);"
				onkeydown="return keyboardExamNoPopup(event,this.id,$('#dispatch_exam_1').val())" 
				onfocus="$g_focus_element='';" type="text" style="width:25px;"/>
			</td>	
			<td class='tbl_row_new' align="center" style="border-right:1px solid #C5DBEC; width:85px;">
				<input name="dispatch_ans_subcode" id="dispatch_subcode_1" type="text" style="width:75px;"
				onblur="getSubjectNameForDispatchScriptBlur(this.id);"
				onclick="$g_dispatch_ans_code=this.id"
				onkeydown="return keyboardSubjectNamesPopupForAnswerScript(event,1);" 
				onfocus="assignGolbalDispatchScriptIDS(this.id)" />
			</td>	
			<td class='tbl_row_new' align="center" style="border-right:1px solid #C5DBEC; width:210px;" >
				<input name="dispatch_ans_name" id="dispatch_name_1" readonly tabindex="-1"
				onclick="$g_dispatch_ans_name=this.id"
				onfocus="$g_focus_element='';" type="text" style="width:200px;" />
			</td>	 		    		   
			<td class='tbl_row_new' align="center" style="border-right:1px solid #C5DBEC; width:80px;">
				<input name="dispatch_ans_buddles" id="dispatch_buddles_1"  onkeypress= "return acceptNumbersOnlyForModule(event)" type="text" style="width:70px;"/>
			</td>	 		   
			<td class='tbl_row_new' align="center" style="border-right:1px solid #C5DBEC; width:80px;">
				<input name="dispatch_ans_script" id="dispatch_script_1" type="text" style="width:70px;" onblur="CheckForEmptyToCreatNextRow(this.id)"/>	 		   
			</td>
		</tr>
	</table>
</div>
</div> 
</div>