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.191.171.86


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

<script type="text/javascript">
  $(function() {
    $("#tabs").tabs();
  });
  $(function() {
    $("#sub_tabs").tabs();
  });
</script>
<div id="tabs">
  <ul style="height:20px;">
    <li></li>
  </ul>

  <div id="mark_entry_subjectwise" style="height:auto;overflow:auto;">
    <table
      class="content-tbl"
      width="100%"
      border="0"
      cellspacing="0"
      cellpadding="2"
      align="center"
    >
      <tr>
        <td style="width:100px" align="Right">Category:</td>

        <td>
          <select
            id="SubCategory"
            class="ElementCount"
            onfocus="$g_focus_element='SubCategory'"
            style="width:120px;"
          ></select>
        </td>
      </tr>
      <tr>
        <td align="right"><p id = 'ldegcode'> Degree Code:</p></td>
        <td>
          <input
            type="text"
            class="ElementCount"
            id="markentry_sub_degree_code"
            maxlength="5"
            style="width: 60px; text-align: center;text-transform: uppercase;"
            onkeyup="if (this.value.length > 5) {this.value = this.value.substr(0,5);}"
            onkeypress="return pulsar(event,this);"
            onkeydown="return keyboardDegreePopup(event,this.id,$('#markentry_sub_degree_code').val())"
            onfocus="$g_focus_element='markentry_sub_degree_code';"
            onblur="getdegreeNames();"
          />
          <input
            type="text"
            id="markentry_sub_degree_name"
            readonly
            tabindex="-1"
            onfocus="$g_focus_element='markentry_sub_degree_name';"
            style="width:360px;background-color: AliceBlue"
          />
        </td>
      </tr>
      <tr>
        <td align="right">Exam :</td>
        <td>
          <input
            class="ElementCount"
            type="text"
            id="markentry_sub_Examno"
            maxlength="1"
            style="width: 60px; text-align: center;text-transform: uppercase;"
            onkeyup="if (this.value.length > 1) {this.value = this.value.substr(0,1); }"
            onblur="getExamName($('#markentry_sub_degree_code').val(),this.id,'IAM','markentry_sub_Exam_name');"
            onkeypress="return pulsar(event,this);"
            onkeydown="return keyboardExamNoPopup(event,this.id,$('#markentry_sub_Examno').val())"
            onfocus="$g_focus_element='markentry_sub_Examno';"
          />
          <!--	onkeypress="return pulsar(event,this);" onkeydown="return MarkEntrySubGetExamNO(event,this.id,$('#markentry_sub_Examno').val())"-->

          <input
            type="text"
            id="markentry_sub_Exam_name"
            readonly
            tabindex="-1"
            onfocus="$g_focus_element='markentry_sub_Exam_name';"
            style="width:360px;background-color: AliceBlue"
          />
          <input
            type="text"
            id="mark_entry_shortname"
            style="width: 70px;text-align: center;background-color: AliceBlue"
            readonly
            tabindex="-1"
          />
        </td>
      </tr>
      <tr>
        <td align="right"> <p id = 'lsubcode'> Subject:</p></td>
        <td>
          <input
            type="text"
            class="ElementCount"
            id="markentry_sub_final_subcode"
            style="width: 60px; text-align: center;text-transform: uppercase;"
            onkeyup="if (this.value.length > 5) {this.value = this.value.substr(0,5); }"
            onkeypress="return pulsar(event,this);"
            onkeydown="return keyboardSubjectNamesPopup(event,this.id);"
            onfocus="$g_focus_element='markentry_sub_final_subcode';"
            onblur="getSubjectName();"
          />
          <input
            type="text"
            id="markentry_sub_fsubname"
            tabindex="-1"
            style=" width:360px;background-color: AliceBlue"
          />
          <input
            type="text"
            id="markentry_sub_fssubname"
            tabindex="-1"
            style=" width:70px;text-align: center;background-color: AliceBlue"
            onfocus="$g_focus_element='markentry_sub_fssubname';"
          />
        </td>
        <td>
          Max. Marks <b> : </b>&nbsp;
          <input
            class="ElementCount"
            type="text"
            id="markentry_sub_maxmark"
            style="background-color: AliceBlue;width: 70px; text-align: center;"
            onfocus="$g_focus_element='markentry_sub_maxmark';"
            disabled="disabled"
          />
        </td>
      </tr>
    </table>

    <table
      class="content-tbl"
      width="100%"
      border="0"
      cellspacing="0"
      cellpadding="2"
      align="center"
    >
      <tr>
        <td align="right" style="width:100px"> <p id = "lregno">Reg.Range :</p> <b> </b></td>
        <td style="width:85px;">
          <select
            class="ElementCount"
            name="markentry_sub_range"
            id="markentry_sub_range"
            style="width:120px;"
            onchange="DisplayTextBox()"
          >
            <option>Between</option>
            <option>Like</option>
          </select>
        </td>
        <td
          style="width:240px; text-align: center;"
          id="td_markentry_sub_range_from_to"
        >
          <input
            class="ElementCount"
            type="text"
            id="markentry_sub_range_from"
            value="00000000"
            onblur="00000000"
            style="width:80px;height:22px;text-align: center;"
          />
          --
          <input
            class="ElementCount"
            type="text"
            onblur=""
            value="ZZZZZZZZ"
            id="markentry_sub_range_to"
            style="width:80px;height:22px; text-align: center;"
          />
        </td>
        <td style="width:100px; display:none;" id="td_markentry_sub_range_bw">
          <input
            type="text"
            onblur="enableNewMarksEntry()"
            id="markentry_sub_range_bw"
            style="width: 70px"
          />
        </td>
        <td align="right" style="width:50px"><p id = 'ltest'> Test : </p></td>
        <td style="width:85px;">
          <select
            class="ElementCount"
            name="test"
            id="test"
            style="width:120px;"
          >
          </select>
        </td>
        <td align="right" style="width:50px">Section <b>: </b></td>
        <td style="width:85px;">
          <select
            class="ElementCount"
            name="fsection"
            id="fsection"
            style="width:50px;"
          >
          <option>All</option>
          </select>
        </td>

        <td>
          <span
            style="background-color: #008CBA; border: none; color: white; padding: 5px 15px; text-align: center; text-decoration: none; display: inline-block; font-size: 12px; cursor: pointer;"
            onclick="enableNewMarksEntry();"
            >View</span
          >
        </td>
      </tr>
    </table>

    <br />
    <div
      align="center"
      id="main_mark_entry_div"
      style="display:none; height:260px;overflow:auto"
    >
      <table
        style="width: 97%"
        id="entry_table_header"
        align="center"
        cellspacing="0"
        cellpadding="0"
        border="0"
      >
        <th
          align="left"
          colspan="4"
          class="ui-jqgrid-titlebar ui-widget-header ui-corner-tl ui-corner-tr ui-helper"
          style="font-size:12px; padding-left:6px; height:24px;"
        >
          Marks Entry
        </th>
        <tr class="ui-state-default ui-jqgrid-hdiv">
          <td
            id="td_mes_regno"
            style="padding:2px; width:100px; border-left:1px solid #C5DBEC; border-right:1px solid #C5DBEC; border-bottom: 1px solid #C5DBEC;"
          >
            <center>Reg No</center>
          </td>
          <td
            id="td_mes_student_name"
            style="padding:2px; width:159px; border-right:1px solid #C5DBEC;border-bottom: 1px solid #C5DBEC;"
          >
            <center>Student Name</center>
          </td>
          <td
            id="td_mes_marks_0"
            style="padding:2px; width:40px; border-right:1px solid #C5DBEC;border-bottom: 1px solid #C5DBEC;"
          >
            <center>Marks</center>
          </td>
          <td
            id="td_mes_pa_0"
            style="padding:2px; width:20px; border-right:1px solid #C5DBEC;border-bottom: 1px solid #C5DBEC; "
          >
            <center>P/A</center>
          </td>
        </tr>
        <tr class="tbl_row">
          <td
            align="center"
            style="width:113px;border-top:1px solid #C5DBEC; border-left:1px solid #C5DBEC; padding:1px;"
          >
            <input
              name="mark_entery_subwise"
              id="markentery_subwise_regno_1"
              type="text"
              style="width:70px;border:0px"
              onkeypress="return pulsar(event,this);"
              onblur="CheckEntryRegNo(this.id,1);"
              onkeydown="return KayboardGetRegno(event,this.id)"
              class="ElementCount"
              onfocus="$g_focus_element='';"
            />
          </td>
          <td
            align="left"
            style="width:159px; padding:2px; padding-right:2px; border-bottom:1px solid #C5DBEC;border-top:1px solid #C5DBEC;"
            align="left"
            id="markentery_subwise_stuname_1"
          ></td>
          <td
            id="td_mes_marks_1"
            align="center"
            style="width: 40px;padding-left:1px; border-top:1px solid #C5DBEC; border-bottom:1px solid #C5DBEC;"
          >
            <input
              name="markentery_subwise"
              align="center"
              id="markentery_subwise_mark_1"
              type="text"
              style="width:40px;border:0px"
              value="-1"
              onblur="validateMarks(this.id)"
            />
          </td>
          <!-- onfocus='if($("#markentery_subwise_regno_1").val()=='') $("#markentery_subwise_regno_1").focus(); else focusRegisterNo(this.id);'-->
          <td
            id="td_mes_pa_1"
            align="center"
            style="width: 20px; padding:2px; border-top:1px solid #C5DBEC; border-bottom:1px solid #C5DBEC;"
          >
            <input
              type="text"
              style="width:20px;border:0px"
              align="left"
              id="markentery_subwise_preabs_1"
              onfocus="focusRegisterNo(this.id);"
            />
          </td>
        </tr>
      </table>
    </div>
    <div
      align="center"
      id="mes_default_reg_div"
      style="display:none;height:auto;overflow:auto"
    ></div>
  </div>
</div>