From 2012hs.igem.org

(Difference between revisions)
 
(72 intermediate revisions not shown)
Line 1: Line 1:
{{Main_Page_CSS}}
{{Main_Page_CSS}}
 +
__NOTOC__
__NOTOC__
<html>
<html>
<head>
<head>
 +
<style>
 +
 +
#social {
 +
float: right;
 +
margin-top: -70px;
 +
}
 +
 +
.green_link:link {
 +
color: #555555;
 +
}
 +
 +
.green_link:visited {
 +
color: #555555;
 +
}
 +
 +
.green_link:active {
 +
color: #99CC33;
 +
text-decoration: none; 
 +
}
 +
 +
.green_link:hover {
 +
color: #99CC33;
 +
text-decoration: none;
 +
}
 +
 +
#finalist_list ul {
 +
padding: 10px;
 +
margin: 10px;
 +
color: #666;
 +
font-family: Lucida Grande, Verdana, Arial, sans-serif;
 +
text-align: center;
 +
}
 +
 +
#finalist_list ul lh {
 +
font-size: 110%;
 +
font-weight: bold;
 +
color: #576f91;
 +
}
 +
 +
#awards {
 +
text-align:center;
 +
}
 +
 +
#publicity_table {
 +
margin-left: 135px;
 +
}
 +
 +
#publicity_table img {
 +
margin: -10px 10px 0px 10px;
 +
 +
.region {
 +
padding: 20px 10px 10px 10px;
 +
margin: 10px;
 +
color: #666;
 +
font-family: Lucida Grande, Verdana, Arial, sans-serif;
 +
/*border: 1px solid green;*/
 +
}
 +
 +
.title {
 +
font-size: 200%;
 +
font-weight: bold;
 +
color: #666;
 +
padding-bottom: 10px;
 +
/*border: 2px solid orange;*/
 +
}
 +
 +
#sidebar {
 +
text-align: center;
 +
width: 425px;
 +
float: right;
 +
/*border: 2px solid red;*/
 +
}
 +
 +
.photo {
 +
/*border: 2px solid green;*/
 +
padding: 10px 5px 10px 5px;
 +
float: left;
 +
}
 +
 +
#highlight_box {
 +
border:3px solid #fed801;
 +
background-color:#fbefb8;
 +
padding: 5px;
 +
float: left;
 +
width: 400px;
 +
}
 +
 +
.award_name {
 +
font-weight: bold;
 +
color: #F37321;
 +
/*border: 2px solid green;*/
 +
}
 +
 +
#regional_winner {
 +
padding: 0 0 15px 10px;
 +
/*border: 2px solid blue;*/
 +
}
 +
 +
#registryuse {
 +
padding: 20px 0 10px 10px;
 +
/*border: 2px solid blue;*/
 +
}
 +
 +
#igemers {
 +
padding: 10px 0 15px 10px;
 +
/*border: 2px solid blue;*/
 +
}
 +
 +
#finalists {
 +
padding-left: 10px;
 +
/*border: 2px solid purple;*/
 +
}
 +
 +
#advancing_teams {
 +
float: left;
 +
padding: 25px 25px 25px 10px;
 +
/*border: 2px solid brown;*/
 +
}
 +
 +
#advancing_teams .award_name {
 +
text-align: left;
 +
}
 +
 +
#special_prizes {
 +
padding: 45px 25px 25px 10px;
 +
/*border: 2px solid red;*/
 +
}
 +
 +
#results_page {
 +
clear: all;
 +
}
 +
 +
</style>
</head>
</head>
<body>
<body>
 +
<!-- *** FOLLOW iGEM *** -->
 +
<div id="social">
 +
<a href="http://www.facebook.com/pages/IGEM-high-school-division/116559101753770">
 +
<img src="https://static.igem.org/mediawiki/2011/7/72/Facebook_logo_25px.png"
 +
    style="padding-right:5px; width:25px; height:25px;"
 +
    alt="Join iGEM HS on Facebook!"
 +
    title="Join iGEM HS on Facebook!">
 +
</a>
 +
<a href="http://twitter.com/iGEMHighSchool">
 +
<img src="https://static.igem.org/mediawiki/2011/3/3c/Twitter_logo_25px.png"
 +
    style="padding-right:5px; width:25px; height:25px;"
 +
    alt="Follow iGEM HS on Twitter!"
 +
    title="Follow iGEM HS on Twitter!">
 +
</a>
 +
<a href="https://igem.org/Forum">
 +
<img src="https://static.igem.org/mediawiki/igem.org/4/48/Forum_button_v4_25px.png"
 +
    style="width:25px; height:25px;"
 +
    alt="Join the iGEM discussions on the Forum!"
 +
    title="Join the iGEM discussions on the Forum!">
 +
</a>
 +
</div>
 +
<div id="sub_wrapper">
<div id="sub_wrapper">
-
<!-- ***** Begin entry style portion of page ***** -->
+
<!-- ** HIGHLIGHT BOX ** -->
 +
<div style='width:450px; padding:10px; margin:5px auto; border:3px solid #fed801; background-color:#fbefb8; font-size:14px; font-family: Lucida Grande, Verdana, Arial, sans-serif; color:#666; text-align:center;"'>
 +
<div style="float:left; padding:0 20px 0 20px;">
 +
<a href="https://2013hs.igem.org">
 +
<img src="https://static.igem.org/mediawiki/2013hs/b/b9/2013HS-logo.png" height=70% width=70%>
 +
</a>
 +
</div>
 +
<div style="float:left;">
 +
<ul style="list-style:none;" >
 +
<br>
 +
<li><a class="green_link" href="https://2013hs.igem.org">iGEM 2013 HS is now active!</a></li>
 +
<li><a class="green_link" href="https://2013hs.igem.org">See more details here</a></li>
 +
</ul>
 +
</div>
 +
<br><br><br><br>
 +
</div>
 +
<div style='margin-bottom:10px;clear:both'></div>
-
<! ***** New entry ***** -->
+
 
-
<div class="main_item">
+
<!-- ADD YOUR PUBLICITY -->
-
<h2>iGEM 2012 HS online registration will open soon</h2>
+
<table id="publicity_table">
-
<table>
+
<tr>
<tr>
-
<td style="padding-right:20px;">
+
<td>
-
<a href="https://2012hs.igem.org">
+
<img src="https://static.igem.org/mediawiki/2009/1/1a/Star_25.jpg">
-
<!--
+
-
<img src="https://static.igem.org/mediawiki/2011/8/86/DA1-3208-logo-wcj-above_400px.jpg"
+
-
    style="margin:0px 5px 15px 5px; width:400px; height:236px;"
+
-
    title="See the winners of the iGEM 2011 World Championship Jamboree"
+
-
    alt="iGEM From Above, 2011 World Championship">
+
-
-->
+
-
</a>
+
</td>
</td>
<td>
<td>
-
<p>Online registration for the iGEM 2012 HS Competition will be opening soon. In the meantime, you can prepare by taking <a href="https://2012hs.igem.org/IGEM_2012_HS_Registration">these steps</a>.</p>
+
<p style="color: green; font-weight: bold; text-align:center; font-size:130%;">Add your iGEM HS 2012 <a href="https://2012hs.igem.org/IGEM Publicity">publicity</a> & <a  href="https://2012hs.igem.org/Photo Gallery">photos</a>!</p>
-
<p>Any questions can be directed to iGEM Headquarters (hq AT igem.org) or Rebecca Schini (rebecca AT igem.org).</p>
+
</td>
</td>
 +
<td>
 +
<img src="https://static.igem.org/mediawiki/2009/1/1a/Star_25.jpg">
 +
</td>
 +
</tr>
</table>
</table>
-
<div class="date">
 
-
December 21, 2011
 
-
</div> <!-- close date div -->
 
-
<div class="comments">
 
-
<script>forum_subtle('iGEM2012HS > Main Page News Posts > online registration opening soon')</script>
 
-
</div> <!-- close comment div -->
 
-
</div> <!-- close main item -->
 
-
<! ***** New entry ***** -->
+
<! ***** JAMBOREE BOX ***** -->
-
<div class="main_item">
+
<div class="main_item" style="text-align:center;>
-
<h2>iGEM 2012 HS starting up</h2>
+
<table style="padding-bottom: 30px;">
-
<table>
+
<tr>
<tr>
-
<td style="padding-right:20px;">
+
<a href="https://2012hs.igem.org/Jamboree"><img src="https://static.igem.org/mediawiki/2012hs/5/59/2012HSJamboree.png" style="width:407px; height:116px;"></a>
-
</td>
+
<p style="color: green; font-weight: bold; text-align:center; font-size:120%;">See details on the <a href="https://2012hs.igem.org/Jamboree">Jamboree page</a>!</p>
-
<td>
+
</tr>
-
<p>We are having registration problems.  We are waiting on iGEM Headquarters to fix.  Please email Rebecca Schini with your team information: Team Leader name(s), list of team members and ages, address for shipping. Sorry for the inconvenience, but do not let you stop working on your projects.</p>
+
</table>
 +
</div> <!-- close main item -->
-
<p>Email Rebecca Schini at rebecca AT igem.org or rschini AT gcsc.k12.in.us</p>
 
-
<p>See more information on how to register <a href="https://2012hs.igem.org/iGEM_2012_HS_Registration">here</a>, or click on iGEM 2012 Registration in the sidebar.</p>
+
<!-- *** JAMBOREE RESULTS *** -->
-
</td>
+
<div id="jamboree_results_box" style="width:700px; margin:0px 0px 30px 0px;">
-
</table>
+
<p style="font-size: 175%; font-weight:bold; font-family: Lucida Grande, Verdana, Arial, sans-serif; color:#ed0100; text-align:center; margin-left:20px;">iGEM 2012 HS is officially over!</p>
-
<div class="date">
+
<img src="https://static.igem.org/mediawiki/2012hs/3/31/2012_HS_IFA2.jpg"
-
December 19, 2011
+
          style="margin-left:110px; border:2px solid #aaa"
-
</div> <!-- close date div -->
+
 
-
<div class="comments">
+
<!-- GRAND PRIZE, 1ST, 2ND -->
-
<script>forum_subtle('iGEM2012HS > Main Page News Posts > iGEM 2012 HS registration')</script>
+
<ul style="list-style:none; font-size:110%; color:#666; font-family: Lucida Grande, Verdana, Arial, sans-serif; text-align:center;">
-
</div> <!-- close comment div -->
+
<li style="font-size:110%;"><strong>Grand Prize, Winner of the GreenBrick Trophy:</strong> Heidelberg LSL</li>
-
</div> <!-- close main item -->  
+
<li><strong>1st Runner Up:</strong> NC School of Sci Math</li>
 +
<li><strong>2nd Runner Up:</strong> CIDEB-UANL Mexico</li>
 +
</ul>
 +
 
 +
<!-- FINALISTS -->
 +
<div id="finalist_list">
 +
<ul style="list-style: none;">
 +
<lh>Finalists:</lh>
 +
<li>CIDEB-UANL Mexico</li>
 +
<li>Heidelberg  LSL</li>
 +
<li>NC School of Sci Math </li>
 +
</ul>
 +
</div> <!-- close finalists -->
-
<! ***** New entry ***** -->
+
<!-- SPECIAL AWARDS -->
-
<div class="main_item">
+
<div id="awards">
-
<h2>Sponsors</h2>
+
<table style="font-family: Lucida Grande, Verdana, Arial, sans-serif; color:#666;">
-
<table>
+
<tr>
<tr>
-
<td style="padding-right:20px;">
+
<td style="width:500px; vertical-align:top; padding-left: 90px;">
-
</td>
+
<ul style="list-style:none;">
-
<td>
+
<lh style="font-size:110%; font-weight:bold; color:#576f91;">Special Prizes Winners:</lh>
-
<p>See who is sponsoring the iGEM 2012 HS Competition on the <a href="https://2012hs.igem.org/Sponsors">sponsors page</a>!
+
<li><strong>Best New BioBrick Part, Natural:</strong> Heidelberg  LSL (BBa_K862003)
 +
<ul><li style="list-style:none;"><strong>Honorable Mention:</strong> NC School of Sci Math</li></ul>
 +
</li>
 +
<li><strong>Best New BioBrick Part or Device, Engineered:</strong> Heidelberg LSL (BBa_K862000, BBa_K862001, BBa_K862002)
 +
<ul><li style="list-style:none;"><strong>Honorable Mention:</strong> BioscienceDragons AZ</li></ul>
 +
</li>
 +
<li><strong>Best Experimental Measurement:</strong> Heidelberg LSL</li>
 +
<li><strong>Best Model:</strong> CIDEB-UANL Mexico </li>
 +
<li><strong>Best Poster:</strong> BVCAPS Kansas & Lethbridge <small>(Tie)</small></li>
 +
<li><strong>Best Wiki:</strong> Heidelberg LSL</li>
 +
<li><strong>Best Presentation:</strong> Heidelberg LSL
 +
<ul><li style="list-style:none;"><strong>Honorable Mention:</strong> CIDEB-UANL Mexico </li></ul>
 +
</li>
 +
<li><strong>Best Human Practices Advance:</strong> GreenfieldCentral IN</li>
 +
<li><strong> Best Innovation in Science Education:</strong> Saloniki Greece</li>
 +
<li><strong>iGEMers Prize:</strong> AUC Turkey</li>
</td>
</td>
 +
</tr>
</table>
</table>
-
<div class="date">
+
<p style="font-weight:bold; font-family: Lucida Grande, Verdana, Arial, sans-serif; color:#666; text-align:center;"> See the <a href="https://igem.org/Results?year=2012&division=high_school">Results page</a> for details.</p>
-
December 19, 2011
+
</div><!-- close Awards div -->
-
</div> <!-- close date div -->
+
</div> <!-- close Jamboree results box -->
-
<div class="comments">
+
<p style="font-weight:bold; font-family: Lucida Grande, Verdana, Arial, sans-serif; color:#666; text-align:center; color:#ed0100;"> Remember to take the <A href="https://2012hs.igem.org/Jamboree/Survey">iGEM 2012 HS Survey</A>!</p>
-
<script>forum_subtle('iGEM2012HS > Main Page News Posts > iGEM 2012 HS sponsors')</script>
+
 
-
</div> <!-- close comment div -->
+
 
-
</div> <!-- close main item -->  
+
<!-- *** ARCHIVE *** -->
 +
<div>
 +
<a href="https://2012hs.igem.org/Main_page_archive"><small>(News post archive)</small></a>
 +
</div>
 +
 
Line 101: Line 291:
<div class='right-heading'>iGEM Start to Finish</div>
<div class='right-heading'>iGEM Start to Finish</div>
* [[Calendar of Events | Calendar of events]]
* [[Calendar of Events | Calendar of events]]
-
* [[Start_A_Team | Start a team]]
+
* [https://igem.org/Start_A_Team Start a team]
* [[Requirements]]
* [[Requirements]]
-
* [[iGEM_2012_HS_Registration | iGEM 2012 HS Registration]]
+
* [https://igem.org/iGEM_2012HS_Registration  iGEM 2012 HS Registration]
 +
* [https://2012hs.igem.org/Resources Online resources]
* [[Workshops| Workshops]]
* [[Workshops| Workshops]]
* <span style="font-weight:bold; font-size:115%;">[[Summer_events | Summer News & Events]]</span>
* <span style="font-weight:bold; font-size:115%;">[[Summer_events | Summer News & Events]]</span>
Line 117: Line 308:
<div class='right-heading'>Resources</div>
<div class='right-heading'>Resources</div>
<!--* [[Mailing_Lists | Mailing lists]]-->
<!--* [[Mailing_Lists | Mailing lists]]-->
-
* [https://igem.org/Team_List?year=2012?division=high_school 2012 HS teams]
+
* [https://igem.org/Team_List?year=2012&division=high_school 2012 HS teams]
-
* [https://igem.org/Team_Wikis?year=2012?division=high_school 2012 HS wikis]
+
* [https://igem.org/Team_Wikis?year=2012&division=high_school 2012 HS wikis]
-
* [https://igem.org/Team_Parts?year=2012?division=high_school HS team parts]
+
* [https://igem.org/Team_Parts?year=2012&division=high_school HS team parts]
<!--* [https://2012hs.igem.org 2012 HS judging forms]-->
<!--* [https://2012hs.igem.org 2012 HS judging forms]-->
* [https://igem.org/Forum iGEM Forum]
* [https://igem.org/Forum iGEM Forum]

Latest revision as of 22:28, 8 January 2013






Add your iGEM HS 2012 publicity & photos!

See details on the Jamboree page!

iGEM 2012 HS is officially over!

  • Grand Prize, Winner of the GreenBrick Trophy: Heidelberg LSL
  • 1st Runner Up: NC School of Sci Math
  • 2nd Runner Up: CIDEB-UANL Mexico
    Finalists:
  • CIDEB-UANL Mexico
  • Heidelberg LSL
  • NC School of Sci Math
    Special Prizes Winners:
  • Best New BioBrick Part, Natural: Heidelberg LSL (BBa_K862003)
    • Honorable Mention: NC School of Sci Math
  • Best New BioBrick Part or Device, Engineered: Heidelberg LSL (BBa_K862000, BBa_K862001, BBa_K862002)
    • Honorable Mention: BioscienceDragons AZ
  • Best Experimental Measurement: Heidelberg LSL
  • Best Model: CIDEB-UANL Mexico
  • Best Poster: BVCAPS Kansas & Lethbridge (Tie)
  • Best Wiki: Heidelberg LSL
  • Best Presentation: Heidelberg LSL
    • Honorable Mention: CIDEB-UANL Mexico
  • Best Human Practices Advance: GreenfieldCentral IN
  • Best Innovation in Science Education: Saloniki Greece
  • iGEMers Prize: AUC Turkey

See the Results page for details.

Remember to take the iGEM 2012 HS Survey!

(News post archive)