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.148.112.15
<div class="row clearfix" id = "personal_det">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="card ">
<div class="header bg-blue">
<h2>Script Statistics (This report is being provided on a pilot basis)</h2>
</div>
<div class="row clearfix body" id="idPerDet">
<div class="field">
<div class="col-lg-5 col-lg-offset-3 col-md-5 col-md-offset-3 col-sm-12 col-xs-12">
<b>University Name</b>
<div class="inner-addon left-addon m-b-20">
<select id="univname" class="form-control" name="College Name" onchange="get_deggrp()">
</select>
</div>
<div id="reserr" class="text-center" style="color:red"></div>
<b>Degree Group</b>
<div class="m-b-20">
<select class="form-control" id = "deggrp" name="deggrp" onchange="getfboard()">
</select>
<!-- <input id="stuid" placeholder="Mobile / Reg. No." class='form-control' type="text" onchange="UploadDocument()" > -->
</div>
<b>Select Board</b>
<div class="m-b-20">
<select id="board" onchange="" class="form-control" name="board">
</select>
</div>
<div class="row" id="report">
<div class="col-md-12">
<button style="margin-left: 8px;"
class="btn btn-block btn-lg bg-mycol waves-effect"
onclick="getQpcodesDet()" id="getReportBtn">Get Statistics</button>
</div>
</div>
</div>
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12" id="boarddet">
</div>
</div>
</div>
</div>
</div>
</div>
|