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.218.63.176
Current Path : /kop/ |
| Current File : //kop/mic_out.php |
<!DOCTYPE html>
<html lang="en">
<?php
include("header.php")
?>
<body>
<div class="row_1">
<div class="column_1" style="padding-bottom: 15px;">
<div class="col-xs-12 col-sm-4 col-md-3 col-lg-3" style="max-width: 100%; width:210px;">
<h6 style="color: black;">Quick Links</h6>
<hr><a href="dep_mic.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> About the Department </a><br>
<br><a href="mic_off.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Programmes Offered</a><br>
<br><a href="mic_obj.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Programme Objectives</a><br>
<br><a href="mic_out.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Programme Outcome</a><br>
<br><a href="mic_opp.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Career Opportunities</a><br>
<br><a href="mic_facilities.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Facilities</a><br>
<br><a href="mic_eve.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i>Events /Activities /Programmes</a><br>
<br><a href="mic_res.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Research</a><br>
<br><a href="mic_pro.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Projects</a><br>
<br><a href="mic_rfac.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Research Facilities</a><br>
<br><a href="mic_ract.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Research Activities</a><br>
<br><a href="mic_cinfo.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Contact Information</a>
</div>
</div>
<!-- <br>
<br> -->
<div class="column_1">
<div class="col-xs-12 col-sm-8 col-md-9 col-lg-9" style="max-width: 100%;">
<div data-aos="fade-right"
data-aos-offset="300"
data-aos-easing="ease-in-sine">
<h5 class="display-" style=" color: black;">Programme Outcomes</h5>
<hr>
<ul class="list-group">
<li class="list-group-item" style="background: #e4d3ce;"><i style='font-size:24px' class='fa fas'></i> A general course emphasizing distribution, morphology and physiology of microorganisms in addition to skills in aseptic procedures, isolation and identification. This course also covers immunology, virology, epidemiology and DNA technology. Recommended for all students interested in understanding the world of microbes.<br>
<br>
</ul>
</div>
<br>
<div data-aos="fade-left"
data-aos-anchor="#example-anchor"
data-aos-offset="500"
data-aos-duration="500">
<h5 class="display-" style=" color: black;">Program Specific Outcome </h5>
<hr>
<ul class="list-group">
<li class="list-group-item" style="background: #e4d3ce;"><i style='font-size:24px' class='fa fas'></i> Students will be able to acquire, articulate, retain and apply specialized language and knowledge relevant to microbiology. <br>
<br>
<i style='font-size:24px' class='fa fas'></i> Students will acquire and demonstrate competency in laboratory safety and in routine and specialized microbiological laboratory skills applicable to microbiological research or clinical methods, including accurately reporting observations and analysis. <br>
<br>
<i style='font-size:24px' class='fa fas'></i> Students will communicate scientific concepts, experimental results and analytical arguments clearly and concisely, both verbally and in writing.
<br>
<br>
<i style='font-size:24px' class='fa fas'></i> Students will demonstrate engagement in the Microbiology discipline through involvement in research activities and outreach
activities specific to microbiology.
<br>
<br>
</li>
</ul>
</div>
</div>
</div>
</div>
</body>
<script>
AOS.init();
</script>
<?php
include("footer.php")
?>
</html>
|