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 : 3.129.216.248
<script type='text/javascript'>$(function() {$('#tabs').tabs();});$(function() {$('#sub_tabs').tabs();});</script>
<div id='tabs'>
<ul>
<li><a href='#online_valuation_div_header'>Online Valuation</a></li>
</ul>
<div id="online_valuation_div_header" style="height:575px" align='left'>
<table style="width:51%; float:left;" border="0">
<tr>
<td align="right" style="width:100px">Qp Code:</td>
<td>
<input type="text" id="evaluation_qp_code" style="width:70px" onkeyup="limit(this, 5)"
onkeydown="return keyboardQPPopup(event,this.id,$('#evaluation_qp_code').val())"
onblur="GetQpCodeDetails()" />
<input type="text" id="evaluation_qp_name" readonly tabindex=-1 style="width:200px; background:AliceBlue;" />
<img border="0" onclick="QpPopup($('#evaluation_qp_code').val());" src="images/edi.png" style="cursor:pointer"/>
</td>
</tr>
<tr>
<td align="right">Packet No:
</td>
<td>
<input type="text" id="evaluation_packet_no" style="width: 70px"
onblur="ValidatePacketNoDetails()" />
Max.Marks
<input type="text" readonly tabindex=-1 style="width:136px; background:AliceBlue;" id="evaluation_max_mark" style="width: 70px"/>
</td>
</tr>
<tr>
<td align="right">Val.No:
</td>
<td>
<input type="text" id="evaluation_val_no" style="width: 70px"
onblur="ValidateValNoDetails()"/>
</td>
</tr>
<tr>
<td align="right">Teacher.Id:
</td>
<td>
<input type="text" id="evaluation_teacher_id" onblur='GetTeacherName()' disabled style="width: 70px"/>
Name
<input type="text" id="evaluation_teacher_name" readonly tabindex=-1 style="width: 167px; background:AliceBlue;"/>
</td>
</tr>
</table>
<div class='help_div'>
<p>
Enter QP Code, Packet no. and valuation no.
If marks is not entered for the packet, then the Sl. No. of packet is displayed on left half of the screen.
Enter total marks awarded against the Sl. No. and press "TAB" key on which control shifts to Questionwise marks entry area.
After entering all the details, Click "Submit" (or press Alt+U) to save and move to next Sl. No.
To cancel marks distribution and move back to same Sl. No., click "Cancel" (or press Alt+C).
To clear questionwise marks distribution only, click "Clear" (or press Alt+L).
On completion of all marks entry, click "Save" and take a printout
</p>
</div>
<div id="online_valuation_div" class='online_valuation_main_div'>
<div class='packet_details_div' id='packet_details_div'>
</div>
<div class='question_no_wise_marks' id='question_no_wise_marks_div'>
</div>
</div>
</div>
|