m |
|||
(42 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{{HTML/JSDisabled}} | {{HTML/JSDisabled}} | ||
− | |||
<html> | <html> | ||
− | |||
<script type="text/javascript"> | <script type="text/javascript"> | ||
Line 19: | Line 17: | ||
<link rel="stylesheet" type="text/css" href="https://igem.org/Template:CSS/Forms?action=raw&ctype=text/css" /> | <link rel="stylesheet" type="text/css" href="https://igem.org/Template:CSS/Forms?action=raw&ctype=text/css" /> | ||
− | <script src="https://igem.org/Template:JS/ | + | <script src="https://igem.org/Template:JS/KForms_2pt4?action=raw&ctype=text/javascript"></script> |
<style type="text/css"> | <style type="text/css"> | ||
Line 27: | Line 25: | ||
color: black; | color: black; | ||
} | } | ||
− | + | #toptitle, #team_list_dropdown | |
− | #toptitle | + | |
{ | { | ||
display: none; | display: none; | ||
} | } | ||
− | |||
#modes | #modes | ||
{ | { | ||
text-align: right; | text-align: right; | ||
} | } | ||
− | |||
.button | .button | ||
{ | { | ||
Line 45: | Line 40: | ||
cursor: pointer; | cursor: pointer; | ||
} | } | ||
− | |||
#conflicts_holder td | #conflicts_holder td | ||
{ | { | ||
width: 45%; | width: 45%; | ||
} | } | ||
− | |||
p#new-in-2016 | p#new-in-2016 | ||
{ | { | ||
Line 61: | Line 54: | ||
padding: 10px; | padding: 10px; | ||
} | } | ||
− | |||
.highlightBoxB { | .highlightBoxB { | ||
background-color: #f2f2f2; | background-color: #f2f2f2; | ||
Line 74: | Line 66: | ||
</style> | </style> | ||
− | < | + | <div class="oneColumn"> |
+ | |||
+ | <h2>Welcome!</h2> | ||
<p>Hello, and welcome to the iGEM 2016 judging application form. We've created this form to simplify the process of applying to be a judge in iGEM. Judging is a great way to experience iGEM, see the Giant Jamboree, and interact with other senior members of the community behind the scenes.</p> | <p>Hello, and welcome to the iGEM 2016 judging application form. We've created this form to simplify the process of applying to be a judge in iGEM. Judging is a great way to experience iGEM, see the Giant Jamboree, and interact with other senior members of the community behind the scenes.</p> | ||
Line 80: | Line 74: | ||
<p>We need judges who understand iGEM, and judges who are willing to learn about iGEM. We will provide educational resources to help judges learn how to evaluate teams, and we will help you get up to speed if you are selected.</p> | <p>We need judges who understand iGEM, and judges who are willing to learn about iGEM. We will provide educational resources to help judges learn how to evaluate teams, and we will help you get up to speed if you are selected.</p> | ||
− | <div class="twoColumns"> | + | <h4>*** The judging applications have closed for 2016. Any applications received after July 15th 2016 may be considered for iGEM 2017.***</h4> |
+ | |||
+ | <div class="twoColumns" style="width: 430px;"> | ||
<p>We're looking for:</p> | <p>We're looking for:</p> | ||
<ul> | <ul> | ||
Line 91: | Line 87: | ||
<p>If you have colleagues who you think should apply, please feel free to direct them to this form.</p> | <p>If you have colleagues who you think should apply, please feel free to direct them to this form.</p> | ||
</div> | </div> | ||
− | <div class="twoColumns"> | + | <div class="twoColumns" style="width: 430px;"> |
− | <p id="new-in-2016"> | + | <p id="new-in-2016">NEW: Instructor judges will receive a 50% discount on their Jamboree attendance fee!</p> |
</div> | </div> | ||
<div class="clear"></div> | <div class="clear"></div> | ||
Line 99: | Line 95: | ||
<p>Lastly, I'm afraid that if you are a student on a 2016 iGEM team, you can't apply to be a judge this year. But you can apply when you graduate and become an iGEM alum!</p> | <p>Lastly, I'm afraid that if you are a student on a 2016 iGEM team, you can't apply to be a judge this year. But you can apply when you graduate and become an iGEM alum!</p> | ||
<p>Thank you for filling out this form. We look forward to picking a strong judging team for 2016!</p> | <p>Thank you for filling out this form. We look forward to picking a strong judging team for 2016!</p> | ||
+ | |||
+ | <h4> Please email kim [AT] igem [DOT] org if you have questions!</h4> | ||
</html>{{HTML/Temp/FormTitleAndMode}}<html> | </html>{{HTML/Temp/FormTitleAndMode}}<html> | ||
Line 115: | Line 113: | ||
<li><label><input type="radio" data-form-field="gender" name="Gender" id="female" value="female"> Female</label></li> | <li><label><input type="radio" data-form-field="gender" name="Gender" id="female" value="female"> Female</label></li> | ||
<li><label><input type="radio" data-form-field="gender" name="Gender" id="male" value="male"> Male</label></li> | <li><label><input type="radio" data-form-field="gender" name="Gender" id="male" value="male"> Male</label></li> | ||
− | <li><label><input type="radio" data-form-field="gender" name="Gender" id="freeform" value="freeform"></label> <input type="text" size="40" id="freeform-gender" name="Gender (freeform text box)" data-form-field="freeform-gender" data-validation="freeform"></li> | + | <li><label><input type="radio" data-form-field="gender" name="Gender" id="freeform" value="freeform"></label> <input type="text" size="40" id="freeform-gender" name="Gender (freeform text box)" data-form-field="freeform-gender" data-validation="#freeform"></li> |
</ul> | </ul> | ||
Line 127: | Line 125: | ||
<li><label><input type="radio" data-form-field="institution-type" name="Institution type" id="ngo" value="ngo"> Non-governmental organization (NGO)</label></li> | <li><label><input type="radio" data-form-field="institution-type" name="Institution type" id="ngo" value="ngo"> Non-governmental organization (NGO)</label></li> | ||
<li><label><input type="radio" data-form-field="institution-type" name="Institution type" id="nonprofit" value="nonprofit"> Non-profit organization</label></li> | <li><label><input type="radio" data-form-field="institution-type" name="Institution type" id="nonprofit" value="nonprofit"> Non-profit organization</label></li> | ||
− | <li><label><input type="radio" data-form-field="institution-type" name="Institution type" id="other-institution" value="other-institution"> Other:</label> <input type="text" size="40" name="Other institution type" data-validation="other-institution" id="other-institution-describe" data-form-field="other-institution-describe"></li> | + | <li><label><input type="radio" data-form-field="institution-type" name="Institution type" id="other-institution" value="other-institution"> Other:</label> <input type="text" size="40" name="Other institution type" data-validation="#other-institution" id="other-institution-describe" data-form-field="other-institution-describe"></li> |
</ul> | </ul> | ||
Line 138: | Line 136: | ||
<li><label><input type="radio" data-form-field="position" name="Position" id="grad" value="grad"> PhD student, or equivalent</label></li> | <li><label><input type="radio" data-form-field="position" name="Position" id="grad" value="grad"> PhD student, or equivalent</label></li> | ||
<li><label><input type="radio" data-form-field="position" name="Position" id="masters" value="masters"> Masters student, or equivalent</label></li> | <li><label><input type="radio" data-form-field="position" name="Position" id="masters" value="masters"> Masters student, or equivalent</label></li> | ||
− | <li><label><input type="radio" data-form-field="position" name="Position" id="other-position" value="other-position"> Other:</label> <input type="text" size="40" name="Other position" data-validation="other-position" data-form-field="other-position-describe"></li> | + | <li><label><input type="radio" data-form-field="position" name="Position" id="other-position" value="other-position"> Other:</label> <input type="text" size="40" name="Other position" data-validation="#other-position" data-form-field="other-position-describe"></li> |
</ul> | </ul> | ||
Line 149: | Line 147: | ||
</p> | </p> | ||
− | <p class="question">Number of years of iGEM experience: | + | <p class="question">Number of years of iGEM experience as a...</p> |
− | + | Judge: | |
− | + | <select name="Years Experience as a Judge" data-form-field="years_judge"> | |
− | + | <option value="0">0</option> | |
− | + | <option value="1">1</option> | |
− | + | <option value="2">2</option> | |
− | + | <option value="3">3</option> | |
− | + | <option value="4">4</option> | |
− | </p> | + | <option value="5">5</option> |
+ | <option value="6+">6+</option> | ||
+ | </select> | ||
+ | Instructor / PI: | ||
+ | <select name="Years Experience as an Instructor/PI" data-form-field="years_instructor"> | ||
+ | <option value="0">0</option> | ||
+ | <option value="1">1</option> | ||
+ | <option value="2">2</option> | ||
+ | <option value="3">3</option> | ||
+ | <option value="4">4</option> | ||
+ | <option value="5">5</option> | ||
+ | <option value="6+">6+</option> | ||
+ | </select> | ||
+ | Advisor: | ||
+ | <select name="Years Experience as an Advisor" data-form-field="years_advisor"> | ||
+ | <option value="0">0</option> | ||
+ | <option value="1">1</option> | ||
+ | <option value="2">2</option> | ||
+ | <option value="3">3</option> | ||
+ | <option value="4">4</option> | ||
+ | <option value="5">5</option> | ||
+ | <option value="6+">6+</option> | ||
+ | </select> | ||
+ | Student: | ||
+ | <select name="Years Experience as a Student" data-form-field="years_student"> | ||
+ | <option value="0">0</option> | ||
+ | <option value="1">1</option> | ||
+ | <option value="2">2</option> | ||
+ | <option value="3">3</option> | ||
+ | <option value="4">4</option> | ||
+ | <option value="5">5</option> | ||
+ | <option value="6+">6+</option> | ||
+ | </select> | ||
+ | Volunteer: | ||
+ | <select name="Years Experience as a Volunteer" data-form-field="years_volunteer"> | ||
+ | <option value="0">0</option> | ||
+ | <option value="1">1</option> | ||
+ | <option value="2">2</option> | ||
+ | <option value="3">3</option> | ||
+ | <option value="4">4</option> | ||
+ | <option value="5">5</option> | ||
+ | <option value="6+">6+</option> | ||
+ | </select> | ||
+ | |||
+ | </fieldset> | ||
+ | |||
+ | <fieldset> | ||
+ | <legend>Information for Jamboree</legend> | ||
+ | <p><i>Please complete this section as well as you can. You will be asked to check or update this information prior to the Jamboree.</i></p> | ||
<p class="question">Sweatshirt Size: | <p class="question">Sweatshirt Size: | ||
Line 172: | Line 218: | ||
<ul> | <ul> | ||
<li><label><input type="checkbox" data-validation="optional" name="Vegetarian" id="vegetarian" data-form-field="vegetarian"> Vegetarian</label></li> | <li><label><input type="checkbox" data-validation="optional" name="Vegetarian" id="vegetarian" data-form-field="vegetarian"> Vegetarian</label></li> | ||
− | <li><label><input type="checkbox" data-validation="optional" name="Food allergy" id="allergy" data-form-field="allergy"> Food Allergy (describe):</label> <input type="text" size="60" data-validation="allergy" name="Food allergy" data-form-field="allergy-describe"></li> | + | <li><label><input type="checkbox" data-validation="optional" name="Food allergy" id="allergy" data-form-field="allergy"> Food Allergy (describe):</label> <input type="text" size="60" data-validation="#allergy" name="Food allergy" data-form-field="allergy-describe"></li> |
<li>(If you have other dietary restrictions, please <a href="https://igem.org/Contact">contact iGEM HQ</a>.)</li> | <li>(If you have other dietary restrictions, please <a href="https://igem.org/Contact">contact iGEM HQ</a>.)</li> | ||
</ul> | </ul> | ||
Line 182: | Line 228: | ||
</p> | </p> | ||
− | <p class="question">If not, | + | <p class="question">If not, please indicate which days/times you are available to attend.</p> |
− | < | + | <table> |
+ | <tr> | ||
+ | <th>Thu Oct 27, Evening</th> | ||
+ | <th>Fri Oct 28, Morning</th> | ||
+ | <th>Fri Oct 28, Evening</th> | ||
+ | <th>Sat Oct 29, Morning</th> | ||
+ | <th>Sat Oct 29, Evening</th> | ||
+ | <th>Sun Oct 30, Morning</th> | ||
+ | <th>Sun Oct 30, Evening</th> | ||
+ | <th>Mon Oct 31, Morning</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><label><input type="radio" name="Availability Thu Oct 27, Evening" data-form-field="available_thu_eve" value="yes"> Yes</label><br /> | ||
+ | <label><input type="radio" name="Availability Thu Oct 27, Evening" data-form-field="available_thu_eve" value="no"> No</label> | ||
+ | </td> | ||
+ | <td><label><input type="radio" name="Availability Fri Oct 28, Morning" data-form-field="available_fri_morn" value="yes"> Yes</label><br /> | ||
+ | <label><input type="radio" name="Availability Fri Oct 28, Morning" data-form-field="available_fri_morn" value="no"> No</label> | ||
+ | </td> | ||
+ | <td><label><input type="radio" name="Availability Fri Oct 28, Evening" data-form-field="available_fri_eve" value="yes"> Yes</label><br /> | ||
+ | <label><input type="radio" name="Availability Fri Oct 28, Evening" data-form-field="available_fri_eve" value="no"> No</label> | ||
+ | </td> | ||
+ | <td><label><input type="radio" name="Availability Sat Oct 29, Morning" data-form-field="available_sat_morn" value="yes"> Yes</label><br /> | ||
+ | <label><input type="radio" name="Availability Sat Oct 29, Morning" data-form-field="available_sat_morn" value="no"> No</label> | ||
+ | </td> | ||
+ | <td><label><input type="radio" name="Availability Sat Oct 29, Evening" data-form-field="available_sat_eve" value="yes"> Yes</label><br /> | ||
+ | <label><input type="radio" name="Availability Sat Oct 29, Evening" data-form-field="available_sat_eve" value="no"> No</label> | ||
+ | </td> | ||
+ | <td><label><input type="radio" name="Availability Sun Oct 30, Morning" data-form-field="available_sun_morn" value="yes"> Yes</label><br /> | ||
+ | <label><input type="radio" name="Availability Sun Oct 30, Morning" data-form-field="available_sun_morn" value="no"> No</label> | ||
+ | </td> | ||
+ | <td><label><input type="radio" name="Availability Sun Oct 30, Evening" data-form-field="available_sun_eve" value="yes"> Yes</label><br /> | ||
+ | <label><input type="radio" name="Availability Sun Oct 30, Evening" data-form-field="available_sun_eve" value="no"> No</label> | ||
+ | </td> | ||
+ | <td><label><input type="radio" name="Availability Mon Oct 31, Morning" data-form-field="available_mon_morn" value="yes"> Yes</label><br /> | ||
+ | <label><input type="radio" name="Availability Mon Oct 31, Morning" data-form-field="available_mon_morn" value="no"> No</label> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
<div class="highlightBoxB"> | <div class="highlightBoxB"> | ||
− | < | + | <h3> Note</h3> |
<p>If you are selected as a judge, you need to attend the iGEM 2016 <a href="https://2016.igem.org/Giant_Jamboree">Giant Jamboree</a> in Boston (October 27-31). <b>iGEM currently cannot provide travel funding</b> for judges to attend.</p> | <p>If you are selected as a judge, you need to attend the iGEM 2016 <a href="https://2016.igem.org/Giant_Jamboree">Giant Jamboree</a> in Boston (October 27-31). <b>iGEM currently cannot provide travel funding</b> for judges to attend.</p> | ||
<p>If you are registered as a Primary PI, Secondary PI, Instructor, or Advisor for a 2016 iGEM team, <b>you will receive a 50% discount on your Giant Jamboree registration fee</b> if you are selected as a judge. As both an instructor and a judge, your primary role must be as an instructor. We ensure that your judging assignments do not conflict with your own team's presentation.</p> | <p>If you are registered as a Primary PI, Secondary PI, Instructor, or Advisor for a 2016 iGEM team, <b>you will receive a 50% discount on your Giant Jamboree registration fee</b> if you are selected as a judge. As both an instructor and a judge, your primary role must be as an instructor. We ensure that your judging assignments do not conflict with your own team's presentation.</p> | ||
Line 195: | Line 278: | ||
<fieldset> | <fieldset> | ||
− | <legend> | + | <legend>Conflicts of Interest</legend> |
− | <p>If you are | + | <p>There are many possible reasons why you might be unable to judge some teams impartially. For example:</p> |
+ | <ul style="list-style: disc outside none;"> | ||
+ | <li>If you are a PI or instructor for the team</li> | ||
+ | <li>If the team comes from a school that you attended, or a school where you work</li> | ||
+ | <li>If you mentored or advised the team informally</li> | ||
+ | </ul> | ||
+ | <p>These situations could lead to a conflict of interest. iGEM takes conflicts of interests very seriously. Judges are not permitted to judge teams for which they have a conflict of interest. If you are a PI or instructor, your first responsibility is to your team, and we will schedule your judging assignment so that you are able to attend your team's presentation.</p> | ||
+ | <p>Please tell us about your conflicts of interest here.</p> | ||
<table id="conflicts_holder"> | <table id="conflicts_holder"> | ||
Line 202: | Line 292: | ||
<td> | <td> | ||
<p><span class="question">Team Affiliations:</span><br> | <p><span class="question">Team Affiliations:</span><br> | ||
− | + | Please select any teams you are officially affiliated with (i.e. you are listed on the team roster as a PI, Instructor, or Advisor).</p> | |
</td> | </td> | ||
<td> | <td> | ||
<p><span class="question">Conflicts of Interest:</span> <br> | <p><span class="question">Conflicts of Interest:</span> <br> | ||
− | + | Please select any teams for which you have a conflict of interest for another reason. (For example, a team that you mentored informally, or a team from the university where you were an undergrad student.)</p> | |
</td> | </td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td> | <td> | ||
− | <select multiple class="teamselector-multiple" size=" | + | <select multiple class="teamselector-multiple" size="20" name="Team affiliations" id="team_affiliations" data-form-field="team_affiliations"> |
<option class='none_selected'>I have no 2016 team affiliations</option> | <option class='none_selected'>I have no 2016 team affiliations</option> | ||
</select> | </select> | ||
</td> | </td> | ||
<td> | <td> | ||
− | <select multiple class="teamselector-multiple" size=" | + | <select multiple class="teamselector-multiple" size="20" name="Team conflicts of interest" id="team_conflicts" data-form-field="team_conflicts"> |
<option class='none_selected'>I have no 2016 team conflicts of interest</option> | <option class='none_selected'>I have no 2016 team conflicts of interest</option> | ||
</select> | </select> | ||
Line 224: | Line 314: | ||
<div class="highlightBoxB"> | <div class="highlightBoxB"> | ||
− | <p>To select multiple teams, use <i><b> Ctrl-click or Cmd-click</i></b> | + | <p>To select multiple teams, use <i><b> Ctrl-click or Cmd-click</i></b>.</p> |
− | + | ||
<p>Don't recognize a team name? Look it up in the <a target="_blank" href="https://igem.org/Team_List">Team List</a>.</p> | <p>Don't recognize a team name? Look it up in the <a target="_blank" href="https://igem.org/Team_List">Team List</a>.</p> | ||
</div> | </div> | ||
Line 271: | Line 360: | ||
<tr> | <tr> | ||
<th>Art and Design</th> | <th>Art and Design</th> | ||
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Art and Design" data-form-field="pref_artdesign" value="first"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Art and Design" data-form-field="pref_artdesign" value="second"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Art and Design" data-form-field="pref_artdesign" value="third"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Art and Design" data-form-field="pref_artdesign" value="neutral"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Art and Design" data-form-field="pref_artdesign" value="avoid"></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<th>Diagnostics</th> | <th>Diagnostics</th> | ||
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Diagnostics" data-form-field="pref_diagnostics" value="first"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Diagnostics" data-form-field="pref_diagnostics" value="second"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Diagnostics" data-form-field="pref_diagnostics" value="third"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Diagnostics" data-form-field="pref_diagnostics" value="neutral"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Diagnostics" data-form-field="pref_diagnostics" value="avoid"></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<th>Energy</th> | <th>Energy</th> | ||
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Energy" data-form-field="pref_energy" value="first"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Energy" data-form-field="pref_energy" value="second"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Energy" data-form-field="pref_energy" value="third"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Energy" data-form-field="pref_energy" value="neutral"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Energy" data-form-field="pref_energy" value="avoid"></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<th>Environment</th> | <th>Environment</th> | ||
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Environment" data-form-field="pref_environment" value="first"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Environment" data-form-field="pref_environment" value="second"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Environment" data-form-field="pref_environment" value="third"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Environment" data-form-field="pref_environment" value="neutral"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Environment" data-form-field="pref_environment" value="avoid"></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<th>Food and Nutrition</th> | <th>Food and Nutrition</th> | ||
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Food and Nutrition" data-form-field="pref_food" value="first"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Food and Nutrition" data-form-field="pref_food" value="second"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Food and Nutrition" data-form-field="pref_food" value="third"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Food and Nutrition" data-form-field="pref_food" value="neutral"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Food and Nutrition" data-form-field="pref_food" value="avoid"></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<th>Foundational Advance</th> | <th>Foundational Advance</th> | ||
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Foundational Advance" data-form-field="pref_foundational" value="first"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Foundational Advance" data-form-field="pref_foundational" value="second"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Foundational Advance" data-form-field="pref_foundational" value="third"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Foundational Advance" data-form-field="pref_foundational" value="neutral"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Foundational Advance" data-form-field="pref_foundational" value="avoid"></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<th>Hardware</th> | <th>Hardware</th> | ||
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Hardware" data-form-field="pref_hardware" value="first"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Hardware" data-form-field="pref_hardware" value="second"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Hardware" data-form-field="pref_hardware" value="third"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Hardware" data-form-field="pref_hardware" value="neutral"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Hardware" data-form-field="pref_hardware" value="avoid"></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<th>High School</th> | <th>High School</th> | ||
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: High School" data-form-field="pref_highschool" value="first"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: High School" data-form-field="pref_highschool" value="second"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: High School" data-form-field="pref_highschool" value="third"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: High School" data-form-field="pref_highschool" value="neutral"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: High School" data-form-field="pref_highschool" value="avoid"></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<th>Information Processing</th> | <th>Information Processing</th> | ||
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Information Processing" data-form-field="pref_info" value="first"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Information Processing" data-form-field="pref_info" value="second"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Information Processing" data-form-field="pref_info" value="third"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Information Processing" data-form-field="pref_info" value="neutral"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Information Processing" data-form-field="pref_info" value="avoid"></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<th>Manufacturing</th> | <th>Manufacturing</th> | ||
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Manufacturing" data-form-field="pref_manufacturing" value="first"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Manufacturing" data-form-field="pref_manufacturing" value="second"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Manufacturing" data-form-field="pref_manufacturing" value="third"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Manufacturing" data-form-field="pref_manufacturing" value="neutral"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Manufacturing" data-form-field="pref_manufacturing" value="avoid"></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<th>Measurement</th> | <th>Measurement</th> | ||
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Measurement" data-form-field="pref_measurement" value="first"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Measurement" data-form-field="pref_measurement" value="second"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Measurement" data-form-field="pref_measurement" value="third"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Measurement" data-form-field="pref_measurement" value="neutral"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Measurement" data-form-field="pref_measurement" value="avoid"></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<th>New Application</th> | <th>New Application</th> | ||
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: New Application" data-form-field="pref_newapplication" value="first"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: New Application" data-form-field="pref_newapplication" value="second"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: New Application" data-form-field="pref_newapplication" value="third"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: New Application" data-form-field="pref_newapplication" value="neutral"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: New Application" data-form-field="pref_newapplication" value="avoid"></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<th>Software</th> | <th>Software</th> | ||
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Software" data-form-field="pref_software" value="first"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Software" data-form-field="pref_software" value="second"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Software" data-form-field="pref_software" value="third"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Software" data-form-field="pref_software" value="neutral"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Software" data-form-field="pref_software" value="avoid"></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<th>Therapeutics</th> | <th>Therapeutics</th> | ||
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Therapeutics" data-form-field="pref_therapeutics" value="first"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Therapeutics" data-form-field="pref_therapeutics" value="second"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Therapeutics" data-form-field="pref_therapeutics" value="third"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Therapeutics" data-form-field="pref_therapeutics" value="neutral"></td> |
− | <td><input type="radio" name=" | + | <td><input type="radio" name="Track Preference: Therapeutics" data-form-field="pref_therapeutics" value="avoid"></td> |
</tr> | </tr> | ||
</table> | </table> | ||
− | |||
</fieldset> | </fieldset> | ||
<br /> | <br /> | ||
− | + | <div class="highlightBoxB" style="border: 2px solid green; width: 40%; float: none; margin-left: auto; margin-right: auto;"> | |
− | <div class="highlightBoxB" style="border: 2px solid green; width: 40%; float: none; margin-left: auto; margin-right: auto | + | <p class="question" style="text-align: center;">Finished? <input type="submit" data-form-field="submit" value="Submit Form"></p> |
− | <p class="question">Finished? <input type="submit" data-form-field="submit" value="Submit Form"></p> | + | <p class="question" style="text-align: center;">Need to make changes? <input type="submit" data-form-field="return_form" value="Unsubmit Form"></p> |
− | <p class="question">Need to make changes? <input type="submit" data-form-field="return_form" value="Unsubmit Form"></p> | + | |
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</DIV> | </DIV> | ||
<!--Here is where formbody ends.--> | <!--Here is where formbody ends.--> | ||
+ | |||
+ | </div> <!--Here is where oneColumn ends.--> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
Line 449: | Line 503: | ||
} | } | ||
+ | //document.ready -- get team list to fill the conflict-of-interest selectors, | ||
+ | //and misc setup stuff | ||
$(document).ready(function(event) { | $(document).ready(function(event) { | ||
$("#modes").addClass('admins_only'); | $("#modes").addClass('admins_only'); | ||
$("#team_select_select").hide(); | $("#team_select_select").hide(); | ||
+ | |||
+ | $("[data-form-field=jamboree]").change(function() { | ||
+ | if ($(this).val() == "yes") { | ||
+ | $("[data-form-field^=available_][value=yes]").prop("checked", true).trigger("change"); | ||
+ | } | ||
+ | }); | ||
+ | $("#track_prefs_table").on("click", "td", function() { | ||
+ | $(this).find("[type=radio]").prop("checked", true).trigger("change"); | ||
+ | }); | ||
+ | |||
jQuery.ajax({ | jQuery.ajax({ | ||
url: "https://igem.org/aj/team_list.cgi", | url: "https://igem.org/aj/team_list.cgi", |
Latest revision as of 17:50, 9 August 2016
Welcome!
Hello, and welcome to the iGEM 2016 judging application form. We've created this form to simplify the process of applying to be a judge in iGEM. Judging is a great way to experience iGEM, see the Giant Jamboree, and interact with other senior members of the community behind the scenes.
Judging in iGEM is a lot of fun, but it does require a strong commitment. iGEM teams work incredibly hard on their projects over the summer, so we need judges who are also committed to work hard to evaluate them. If you can spend time learning about the judging process during the summer, evaluating team wikis the week before the Jamboree, and attending the Jamboree in September, we would love to have you on board!
We need judges who understand iGEM, and judges who are willing to learn about iGEM. We will provide educational resources to help judges learn how to evaluate teams, and we will help you get up to speed if you are selected.
*** The judging applications have closed for 2016. Any applications received after July 15th 2016 may be considered for iGEM 2017.***
We're looking for:
- iGEM instructors and advisors
- People who have judged iGEM in the past
- People in the synthetic biology industry
- Synthetic biology researchers who are new to iGEM
- iGEM alumni who want to stay involved
If you have colleagues who you think should apply, please feel free to direct them to this form.
NEW: Instructor judges will receive a 50% discount on their Jamboree attendance fee!
Lastly, I'm afraid that if you are a student on a 2016 iGEM team, you can't apply to be a judge this year. But you can apply when you graduate and become an iGEM alum!
Thank you for filling out this form. We look forward to picking a strong judging team for 2016!
Please email kim [AT] igem [DOT] org if you have questions!
This form has been submitted.
You can unsubmit the form if you wish to make further edits.
-- Please choose a team
Orange stuff is only visible to wiki superusers (hide orange stuff)
Go to Admin Mode / Go to Team Example / Go to Username:
Finished?
Need to make changes?