Your IP : 216.73.216.40


Current Path : /var/www/html/venkat/course/evaluation/
Upload File :
Current File : /var/www/html/venkat/course/evaluation/login_success_survey.php

<?php
include("db1.php");
include("session.php");
//echo $r; 

?><center> <h2> Survey@IIIT-Allahabad <br> <font color = "red"> Subject list is in the bottom</font> </h2> </center>
	 <div align = "center"> <br><form method = "post" action = "submit_survey.php">
	   <table>
		

		<colspan = "3"> <td> <b> Submit your Preferences </b> </td> </tr>
		<tr>
			<td> <br> What are the subjects you are interested in <br>(For example, if you are interested on data strctures and computer networks then type 2,c)</td><td> <br> : </td> <td> <br>  <textarea rows = "3" cols = "80" name = "rollno"></textarea> </td> 
	        </tr> <tr><td> <br> What are the subjects you feel required for placement <br> (For example, if you feel introduction to programming then type 1) </td> <td> <br> : </td> <td> <br> <textarea rows = "3" cols = "80" name = "name"></textarea> </td>  
		</tr> <tr><td> <br> What are the subjects you feel help in doing research <br> (For example, if you feel introduction to programming, data structure and computer networks then type 1,2,c) </td> <td> <br> : </td> <td> <br>  <textarea rows = "3" cols = "80" name = "title"></textarea> </td> 
		</tr>
		</tr> <tr><td> <br> <font color = "red"> Let us take the listed subjects are not core papers and given as electives. In such case, what are the subjects you will take as elective </font> <br> (For example, if you feel introduction to programming, data structure and computer networks then type 1,2,c) </td> <td> <br> : </td> <td> <br>  <textarea rows = "3" cols = "80" name = "Department"></textarea> </td> 
		</tr>
		<tr colspan = "3">
	   		<td> <br> <input type = "submit" value = "Submit"> </td>
		</tr>
	    </table>
	    </form> 
	   </div>
<div align = "left">
<font color = "red"> <b>Subjects and its serial number </b> </font> <br> 
1. Introduction to Programming <br>
2. Data Structure <br>
3. Algorithms <br>
4. Database Management System <br>
5. Theory of Computation <br>
6. Compiler Design <br>
7. Software Engineering<br>
8. Operating System<br>
9. Computer Architecture<br>
A. Machine Learning<br>
B. Principles of Programming <br>
C. Computer Networks<br>
D. Computer Graphics<br>
E. Image and Video Processing<br>
F. Artificial Intelligence  <br>
</div>