Difference between revisions of "Executive Officer Application"

From Missouri Academy Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 +
'''NOTE:''' Save a copy of your application to your hard drive, just in case something goes wrong.
 
<code>
 
<code>
 
<form action="/sga/officer_apply.php" method="post">
 
<form action="/sga/officer_apply.php" method="post">

Revision as of 20:48, 19 September 2005

NOTE: Save a copy of your application to your hard drive, just in case something goes wrong. <form action="/sga/officer_apply.php" method="post">

Name: <input type="text" name="name" />
E-mail Address: <input type="text" name="email" />
Position Running For

<select name="position"> <option>--------</option> <option>President</option>

<option>Vice President of Internal Affairs</option> <option>Vice President of External Affairs</option> <option>Secretary</option> <option>Treasurer</option> <option>Parlimentarian</option> </select>

What past experiences do you feel make you qualified for the position you're running for?
<textarea cols="65" rows="15" name="essay1"></textarea>



What qualities or characteristics do you have that would make you the best person for the job?
<textarea cols="65" rows="15" name="essay2"></textarea>



How do you think that you can help SGA progres, what would you like to see happen in SGA next year?
<textarea cols="65" rows="15" name="essay3"></textarea>



Other comments:
<textarea cols="65" rows="15" name="essay4"></textarea>



<input style="margin-right:25px;" type="checkbox" name="understand" value="yes" /> I understand that by selecting this box I have answered the above questions to the best of my ability and have met the minimum requirements as set by the SGA Executive Members. It is also understood tha tmy answeres through my applicaiton my be posted on the SGA bulletin board across from the RLO for others to view. Furthermore, I agree to abide by the campaign guidelines set by the SGA Special Intrest Committee and posted on this site.

<input type="submit" value="Submit" /> </form>

See also

Wing Representative Application