Server IP : 172.16.15.8 / Your IP : 52.15.223.239 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/anclark/public_html/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!-- evalformhw5.html --> <CENTER> <H2> Evaluation Form</H2> <HR> <form action=displayevalhw5.php method=post > Course: <INPUT type=textbox name=course> <P> Gender: <INPUT type=textbox name=gender> <P> Year: <P> <INPUT type=radio name=year value=freshman> Freshman <P> <INPUT type=radio name=year value=sophomore> Sophomore <P> <INPUT type=radio name=year value=junior> Junior <P> <INPUT type=radio name=year value=senior> Senior <P> How would you rate the lecture contents/preperation? <P> <INPUT type=radio name=Q1A value=0> Poor 0 <INPUT type=radio name=Q1A value=1> Average 1 <INPUT type=radio name=Q1A value=2> Good 2 <P> How would you rate the level of student participation? <P> <INPUT type=radio name=Q2A value=0> Poor 0 <INPUT type=radio name=Q2A value=1> Average 1 <INPUT type=radio name=Q2A value=2> Good 2 <P> How would you rate the class overall? <P> <INPUT type=radio name=Q3A value=0> Poor 0 <INPUT type=radio name=Q3A value=1> Average 1 <INPUT type=radio name=Q3A value=2> Good 2 <P> <INPUT type=submit value="Submit Form"> <INPUT type=reset value="Reset Form"> </form> </CENTER>