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.119.140
<!DOCTYPE html>
<html lang="en">
<?php
include("header.php")
?>
<body>
<div>
<h3 class="display-" style=" color: black; margin-left: 30px; margin-right: 30px; padding-top: 10px;">Feedback</h3>
<hr>
</div>
<ul class="points" style="font-size: large;text-align: justify;">
<li>FEEDBACK FROM STUDENTS ON FACULTY <a href="https://docs.google.com/forms/d/e/1FAIpQLSfbq3_th_85ab_6ch2rsUrdNbYazoY_1_ZEHbklbsb3zMKzqA/viewform" target="_blank">Click Here<a></li>
<li>FEEDBACK FROM THE STUDENTS ON SYLLABUS <a href="https://docs.google.com/forms/d/e/1FAIpQLSdfuriNz2SfJ3cW3CCjHFQawI01CPMxbOJtW9jIaiDC7JyCqg/viewform" target="_blank">Click Here<a></li>
<li>FEEDBACK FROM ALUMNUS <a href="https://docs.google.com/forms/d/e/1FAIpQLSenXOQIFREftGqLfIpZPDwnLhqgHmGTDs4kuW9pAmjBw_o6wQ/viewform" target="_blank">Click Here<a></li>
<li>FEEDBACK FROM EMPLOYERS <a href="https://docs.google.com/forms/d/e/1FAIpQLSfjDb-rhzb8xXxxUghOD4mt-cAno254Y1UL0DtVGcZHtR4W_A/viewform" target="_blank">Click Here<a></li>
<li>FEEDBACK FROM FACULTY <a href="https://docs.google.com/forms/d/e/1FAIpQLSfQqjy013f9npuyg6ZfwdKxFuQoKbugzPqOOoLoH3L-ICZPDA/viewform" target="_blank">Click Here<a></li>
</ul>
<style>ul.points li{padding-bottom:10px;border-bottom:1px dashed #eee;margin-bottom:10px;}ul.points li:last-child{border-bottom:none;}</style>
</body>
<?php
include("footer.php")
?>
</html>
|