Team:CBNU-Korea/JG/judging

From 2012.igem.org

(Difference between revisions)
(Created page with "<html> <head> <link href='http://fonts.googleapis.com/css?family=Droid+Sans' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Francois+One' ...")
 
(21 intermediate revisions not shown)
Line 1: Line 1:
 +
{{Team:CBNU-Korea/css_new}}
 +
<html>
<html>
<head>
<head>
-
 
-
<link href='http://fonts.googleapis.com/css?family=Droid+Sans'
 
-
rel='stylesheet' type='text/css'>
 
-
<link href='http://fonts.googleapis.com/css?family=Francois+One'
 
-
rel='stylesheet' type='text/css'>
 
-
<link href='http://fonts.googleapis.com/css?family=Lato:300,400,900'
 
-
rel='stylesheet' type='text/css'>
 
-
 
-
<!--[if lt IE 9]>
 
-
    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
 
-
    <script src="http://scottjehl.github.com/Respond/respond.min.js"></script>
 
-
    <![endif]-->
 
-
 
-
 
-
<meta name="viewport"
 
-
content="width=device-width, initial-scale=1.0 minimum-scale=1, maximum-scale=1, user-scalable=yes, target-densitydpi=medium-dpi" />
 
<style>
<style>
-
/******/
+
.JUDGING {
-
header,footer,section,article,aside,nav,hgroup,details,menu,figure,figcaption
+
-
{
+
-
display: block;
+
-
}
+
-
 
+
-
/* ----------------Display:none---------------- */
+
-
#p-logo {
+
-
display: none;
+
-
}
+
-
 
+
-
#search-controls {
+
-
display: none;
+
-
}
+
-
 
+
-
.firstHeading {
+
-
display: none;
+
-
}
+
-
 
+
-
#catlinks {
+
-
display: none;
+
-
}
+
-
 
+
-
#footer-box {
+
-
display: none;
+
-
}
+
-
 
+
-
#contentSub {
+
-
display: none;
+
-
}
+
-
 
+
-
/* ----------------TopSection---------------- */
+
-
#top-section {
+
-
height: 30px;
+
-
width: 100%;
+
-
background: none repeat scroll 0 0 #343838; /*per Page*/
+
-
border-bottom: 1px solid #262B35; /*per Page*/
+
-
border-left: medium none;
+
-
border-right: medium none;
+
-
}
+
-
 
+
-
#menubar {
+
-
top: 2px;
+
-
font-family: 'Droid Sans', sans-serif;
+
-
}
+
-
 
+
-
/* ----------------Body---------------- */
+
-
body {
+
-
font-family: 'Lato' sans-serif;
+
-
background: white;
+
-
}
+
-
 
+
-
#globalWrapper {
+
-
padding-bottom: 0px;
+
-
}
+
-
 
+
-
/* ----------------TopSection_left-menu---------------- */
+
-
.left-menu,.left-menu a {
+
-
color: white;
+
-
left: 0px;
+
-
text-transform: capitalize;
+
-
}
+
-
 
+
-
.left-menu:hover {
+
-
background-color: transparent;
+
-
}
+
-
 
+
-
.left-menu:hover a {
+
-
color: white;
+
-
text-decoration: none !important;
+
-
}
+
-
 
+
-
.left-menu li a:hover {
+
-
color: #aaaaff;
+
-
}
+
-
 
+
-
/* ----------------TopSection_right-menu---------------- */
+
-
.right-menu li {
+
-
background-color: transparent;
+
-
}
+
-
 
+
-
.right-menu,.right-menu a {
+
-
color: white;
+
-
right: 0;
+
-
text-align: right;
+
-
}
+
-
 
+
-
.right-menu:hover {
+
-
background-color: transparent;
+
-
}
+
-
 
+
-
.right-menu:hover a {
+
-
color: white;
+
-
}
+
-
 
+
-
.right-menu li a {
+
-
background-color: transparent;
+
-
color: white;
+
-
padding: 0 15px 0 0;
+
-
}
+
-
 
+
-
.right-menu li a:hover {
+
-
color: #aaaaff;
+
-
}
+
-
 
+
-
/* ----------------CB_top---------------- */
+
-
#CB_top {
+
-
background: url(https://static.igem.org/mediawiki/2012/f/fd/CBK_back_010.png);
+
-
font-family: 'Francois One', sans-serif;
+
-
overflow: auto;
+
-
padding-bottom: 20px;
+
-
}
+
-
 
+
-
#CB_top_shadow {
+
-
background: url(https://static.igem.org/mediawiki/2012/b/b0/CBK_back_011.png);
+
-
height: 10px;
+
-
margin-bottom: 12px;
+
-
}
+
-
 
+
-
#CB_top_logo_cont {
+
-
width: 90%;
+
-
max-width: 1080px;
+
-
margin: 0 auto;
+
-
line-height: 1em;
+
-
}
+
-
 
+
-
#CB_top_CBNU_logo {
+
-
width: 55%;
+
-
margin: 0 auto;
+
-
color: white;
+
-
font-size: 50px;
+
-
float: left;
+
-
padding-top: 25px;
+
-
}
+
-
 
+
-
#CB_top_CBNU_logo_img {
+
-
background: url(https://static.igem.org/mediawiki/2012/2/2c/CBK_logo_003.png)
+
-
no-repeat;
+
-
width: 140px;
+
-
height: 120px;
+
-
float: left;
+
-
}
+
-
 
+
-
#CB_top_CBNU_logo_text_1 p {
+
-
padding: 0;
+
-
margin: 0;
+
-
margin-top: 12px;
+
-
font-size: 30px;
+
-
}
+
-
 
+
-
#CB_top_CBNU_logo_text_2 p {
+
-
padding: 0;
+
-
margin: 0;
+
-
margin-top: -18px;
+
-
}
+
-
 
+
-
#CB_top_MENU {
+
-
width: 45%;
+
-
float: right;
+
-
text-align: right;
+
-
padding-top: 45px;
+
-
}
+
-
 
+
-
#CB_top_MENU ul {
+
-
margin: 0;
+
-
padding: 0;
+
-
font-size: 18px;
+
-
padding-bottom: 10px;
+
-
}
+
-
 
+
-
#CB_top_MENU li {
+
-
display: inline-block;
+
-
*display: inline;
+
-
border-bottom: 5px solid #221B1B;
+
-
height: 30px;
+
-
padding: 0 15px;
+
-
margin: 0 4px;
+
-
}
+
-
 
+
-
.PROJECT {
+
border-bottom-color: white !important;
border-bottom-color: white !important;
}
}
-
#CB_top_MENU li:hover {
+
.li_Judging {
-
background: white;
+
-
border-bottom: 5px solid white;
+
-
}
+
-
 
+
-
#CB_top_MENU li:hover a {
+
-
color: #24BED3;
+
-
}
+
-
 
+
-
#CB_top_MENU a {
+
-
color: #0E0B0B;
+
-
}
+
-
 
+
-
/* ----------------CB_content---------------- */
+
-
#CB_content a {
+
-
color: black;
+
-
}
+
-
 
+
-
#CB_subcontent {
+
-
width: 90%;
+
-
max-width: 1080px;
+
-
margin: 0 auto;
+
-
background: transparent;
+
-
overflow: auto;
+
-
}
+
-
 
+
-
#CB_subcontent h2 {
+
-
background: white;
+
-
color: black;
+
-
font-size: 2.2em;
+
font-weight: 900;
font-weight: 900;
-
border: 0;
 
-
margin: 0;
 
-
padding: 25px 10px 10px 2%;
 
-
}
 
-
 
-
#CB_subcontent h3 {
 
-
font-weight: 400;
 
-
border: 0;
 
-
margin: 0;
 
-
padding: 2% 0 1% 4.2%;
 
-
font-size: 2em;
 
-
line-height: 1.5em;
 
-
}
 
-
 
-
#CB_subcontent p {
 
-
font-weight: 400;
 
-
border: 0;
 
-
margin: 0;
 
-
padding: 1% 0 1% 4.5%;
 
-
font-size: 1.4em;
 
-
}
 
-
 
-
#CB_sub_title {
 
-
width: 100%;
 
-
overflow: auto;
 
-
margin-bottom: 30px;
 
}
}
-
#CB_subcontent h2 {
+
.li_Judging a {
-
background: white;
+
-
color: black;
+
-
font-size: 3.5em;
+
-
font-weight: 900;
+
-
border: 0;
+
-
margin: 0;
+
-
padding: 25px 10px 10px 2%;
+
-
}
+
-
 
+
-
#CB_sub_title h3 {
+
-
font-weight: 400;
+
-
border: 0;
+
-
margin: 0;
+
-
padding: 0 0 1% 4.2%;
+
-
font-size: 2em;
+
-
line-height: 1.5em;
+
-
}
+
-
 
+
-
#CB_sub_main {
+
-
width: 70%;
+
-
float: right;
+
-
}
+
-
 
+
-
#CB_sub_menu {
+
-
width: 28%;
+
-
float: left;
+
-
border-top: 1px dotted #41C7BC;
+
-
padding-top: 10px;
+
-
}
+
-
 
+
-
#CB_sub_menu ul {
+
-
list-style-type: none;
+
-
margin: 0;
+
-
padding: 10px 0 0 0;
+
-
margin-right: 20%;
+
-
font-size: 16px;
+
-
}
+
-
 
+
-
#CB_sub_menu li {
+
-
border-bottom: 1px dotted #41C7BC;
+
-
}
+
-
 
+
-
#li_sub {
+
-
font-size: 14px;
+
-
padding-left: 17%;
+
-
}
+
-
 
+
-
.MGD_Method {
+
-
font-weight: 900;
+
-
}
+
-
 
+
-
.MGD a {
+
font-weight: 900;
font-weight: 900;
color: #A56BAA !important;
color: #A56BAA !important;
padding-left: 10px;
padding-left: 10px;
-
}
 
-
 
-
#CB_sub_main {
 
-
border-top: 1px dotted #41C7BC;
 
-
padding-top: 10px;
 
-
}
 
-
 
-
#CB_sub_main h1 {
 
-
font-size: 2.4em;
 
-
font-weight: 900;
 
-
margin: 0;
 
-
line-height: 1.2em;
 
-
}
 
-
 
-
#CB_sub_main h2 {
 
-
font-size: 1.5em;
 
-
font-weight: 900;
 
-
margin: 0;
 
-
line-height: 1.2em;
 
-
border: 0;
 
-
padding: 10px 0 5px 2%;
 
-
}
 
-
 
-
#CB_sub_main h3 {
 
-
 
-
}
 
-
 
-
#CB_sub_main p {
 
-
 
}
}
#CB_sub_img {
#CB_sub_img {
-
height: 140px;
+
background-image:
-
background: aqua;
+
url(https://static.igem.org/mediawiki/2012/4/42/CBK_sub_img_002.png);
-
}
+
-
 
+
-
#CB_sub_cont {
+
-
+
-
}
+
-
 
+
-
#scrolltotop {
+
-
width: 100%;
+
-
height: 20px;
+
-
background: url(https://static.igem.org/mediawiki/2012/7/7e/CBK_STT.png)
+
-
no-repeat right;
+
-
cursor: pointer;
+
-
}
+
-
/* ----------------CB_footer---------------- */
+
-
#CB_responsive {
+
-
height: 200px;
+
-
background: #DFD4E7;
+
-
border-top: 1px solid #AAA6B6;
+
-
}
+
-
 
+
-
#CB_footer {
+
-
height: 200px;
+
-
background: #EBEBEB;
+
-
border-top: 1px solid silver;
+
-
}
+
-
 
+
-
#CB_footer_logo {
+
-
+
-
}
+
-
 
+
-
#CB_footer_text {
+
-
+
-
}
+
-
 
+
-
/* ----------------Content---------------- */
+
-
#content {
+
-
background: transparent;
+
-
padding: 0;
+
-
width: 100%;
+
-
border: 0px;
+
-
}
+
-
 
+
-
a {
+
-
color: #0088cc;
+
-
text-decoration: none;
+
-
}
+
-
 
+
-
a:hover {
+
-
color: #005580;
+
-
text-decoration: none !important;
+
-
}
+
-
 
+
-
p {
+
-
margin: 0px;
+
-
}
+
-
 
+
-
hr {
+
-
height: 1px;
+
-
color: transparent;
+
-
background-color: transparent;
+
-
border: 0;
+
-
background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.25),
+
-
transparent );
+
-
background-image: -moz-linear-gradient(left, transparent, rgba(0, 0, 0, 0.25),
+
-
transparent );
+
-
background-image: -ms-linear-gradient(left, transparent, rgba(0, 0, 0, 0.25),
+
-
transparent );
+
-
background-image: -o-linear-gradient(left, transparent, rgba(0, 0, 0, 0.25),
+
-
transparent );
+
-
}
+
-
 
+
-
/* ----------------responsive---------------- */
+
-
 
+
-
/* iPhone, etc portrait ---- */
+
-
@media all and (min-width : 320px) and (max-width : 768px) {
+
-
#menubar {
+
-
display: none;
+
-
}
+
-
#CB_top {
+
-
padding-bottom: 0px;
+
-
}
+
-
#CB_top_logo_cont {
+
-
width: 100%;
+
-
max-width: 1080px;
+
-
margin: 0 auto;
+
-
line-height: 1em;
+
-
}
+
-
#CB_top_CBNU_logo {
+
-
width: 100%;
+
-
margin: 0 auto;
+
-
color: white;
+
-
font-size: 30px;
+
-
padding-top: 15px;
+
-
text-align: center;
+
-
}
+
-
#CB_top_CBNU_logo_img {
+
-
background: url(https://static.igem.org/mediawiki/2012/2/2c/CBK_logo_003.png)
+
-
no-repeat;
+
-
width: 120px;
+
-
height: 120px;
+
-
margin: 0 auto;
+
-
float: none;
+
-
}
+
-
#CB_top_MENU {
+
-
width: 100%;
+
-
text-align: center;
+
-
padding-top: 40px;
+
-
}
+
-
#CB_top_MENU ul {
+
-
margin: 0;
+
-
padding: 0;
+
-
font-size: 12px;
+
-
padding-bottom: 10px;
+
-
}
+
-
#CB_top_MENU li {
+
-
display: inline-block;
+
-
*display: inline;
+
-
border-bottom: 5px solid #221B1B;
+
-
height: 20px;
+
-
padding: 0 15px;
+
-
margin: 0 4px;
+
-
}
+
-
#CB_top_MENU li:hover {
+
-
background: white;
+
-
border-bottom: 5px solid white;
+
-
}
+
-
#CB_top_MENU li:hover a {
+
-
color: #24BED3;
+
-
}
+
-
#CB_top_MENU a {
+
-
color: #0E0B0B;
+
-
}
+
-
}
+
-
 
+
-
/* iPad, tablets etc portrait ---- */
+
-
@media all and (min-width : 769px) and (max-width : 1024px ) {
+
-
#menubar {
+
-
display: block;
+
-
}
+
-
#CB_top {
+
-
padding-bottom: 0px;
+
-
}
+
-
#CB_top_CBNU_logo {
+
-
width: 100%;
+
-
margin: 0 auto;
+
-
color: white;
+
-
font-size: 45px;
+
-
padding-top: 15px;
+
-
text-align: center;
+
-
}
+
-
#CB_top_CBNU_logo_img {
+
-
background: url(https://static.igem.org/mediawiki/2012/2/2c/CBK_logo_003.png)
+
-
no-repeat;
+
-
width: 120px;
+
-
height: 120px;
+
-
margin: 0 auto;
+
-
float: none;
+
-
}
+
-
#CB_top_MENU {
+
-
width: 100%;
+
-
text-align: center;
+
-
padding-top: 20px;
+
-
}
+
-
#CB_top_MENU ul {
+
-
margin: 0;
+
-
padding: 0;
+
-
font-size: 16px;
+
-
padding-bottom: 10px;
+
-
}
+
-
#CB_top_MENU li {
+
-
display: inline-block;
+
-
*display: inline;
+
-
border-bottom: 5px solid #221B1B;
+
-
height: 20px;
+
-
padding: 0 15px;
+
-
margin: 0 4px;
+
-
}
+
-
#CB_top_MENU li:hover {
+
-
background: white;
+
-
border-bottom: 5px solid white;
+
-
}
+
-
#CB_top_MENU li:hover a {
+
-
color: #24BED3;
+
-
}
+
-
#CB_top_MENU a {
+
-
color: #0E0B0B;
+
-
}
+
-
}
+
-
 
+
-
/* Laptops, Desktops, etc ---- */
+
-
/*@media all and (min-width: 1024px) {
+
-
            body {
+
-
                font-family: 'Droid Sans', sans-serif;
+
-
                background-color: green;
+
-
            }
+
-
 
+
-
            #menubar {
+
-
                display: block;
+
-
            }
+
-
}*/
+
-
 
+
-
/* large Desktops */
+
-
@media all and (min-width: 1025px) {
+
-
#menubar {
+
-
display: block;
+
-
}
+
}
}
</style>
</style>
-
 
-
<script type="text/javascript">
 
-
$(function() {
 
-
$("*#scrolltotop").click(function() {
 
-
$("html,body").animate({
 
-
scrollTop : 0
 
-
});
 
-
});
 
-
});
 
-
</script>
 
</head>
</head>
Line 590: Line 45:
<li class="HOME"><a
<li class="HOME"><a
href="https://2012.igem.org/Team:CBNU-Korea">HOME</a></li>
href="https://2012.igem.org/Team:CBNU-Korea">HOME</a></li>
-
<li class="TEAM"><a href="#">TEAM</a></li>
+
<li class="TEAM"><a
-
<li class="PROJECT"><a href="#">PROJECT</a></li>
+
href="https://2012.igem.org/Team:CBNU-Korea/Team">TEAM</a></li>
-
<li class="NOTEBOOK"><a href="#">NOTEBOOK</a></li>
+
<li class="PROJECT"><a
 +
href="https://2012.igem.org/Team:CBNU-Korea/Project">PROJECT</a></li>
 +
<li class="NOTEBOOK"><a
 +
href="https://2012.igem.org/Team:CBNU-Korea/Notebook">NOTEBOOK</a></li>
</ul>
</ul>
<ul>
<ul>
-
<li class="SAFETY"><a href="#">SAFETY</a></li>
+
<li class="SAFETY"><a
 +
href="https://2012.igem.org/Team:CBNU-Korea/Safety">SAFETY</a></li>
<li class="JUDGING"><a href="#">JUDGING</a></li>
<li class="JUDGING"><a href="#">JUDGING</a></li>
-
<li class="iGEM"><a href="#">iGEM</a></li>
+
<li class="iGEM"><a href="https://2012.igem.org/"
 +
target="_blank">iGEM</a></li>
</ul>
</ul>
</div>
</div>
Line 609: Line 69:
<div id="CB_sub_title">
<div id="CB_sub_title">
<h2>JUDGING</h2>
<h2>JUDGING</h2>
-
<h3>- judging</h3>
+
<h3>- Judging</h3>
</div>
</div>
<div id="CB_sub_menu">
<div id="CB_sub_menu">
-
<ul>
+
<div id="CB_sub_mobile_menu">+ MENU</div>
 +
<ul class="CB_ul">
<li class="li_Judging"><a href="#">01 + Judging</a></li>
<li class="li_Judging"><a href="#">01 + Judging</a></li>
-
<li class="li_Effect"><a href="#">02 + Effect</a></li>
+
<li class="li_Effect"><a
 +
href="https://2012.igem.org/Team:CBNU-Korea/JG/Effect">02 +
 +
Effect</a></li>
 +
<li class="li_HP"><a href="https://2012.igem.org/Team:CBNU-Korea/JG/HP">03 + Human Practice</a></li>
</ul>
</ul>
</div>
</div>
<div id="CB_sub_main">
<div id="CB_sub_main">
-
<div id="CB_sub_img"></div>
+
<div id="CB_sub_img">
 +
<img
 +
src="https://static.igem.org/mediawiki/2012/6/6e/CBK_overlay_001.png">
 +
</div>
<div id="CB_sub_cont">
<div id="CB_sub_cont">
Line 626: Line 93:
<h2>Requirements for a Bronze Medal:</h2>
<h2>Requirements for a Bronze Medal:</h2>
 +
<img src="https://static.igem.org/mediawiki/2012/b/bb/CBK_check_001.png"
 +
width="20px" class="check_img">
 +
<p>Register the team, have a great summer, and plan to have fun
 +
at the Jamboree.</p>
 +
<img src="https://static.igem.org/mediawiki/2012/b/bb/CBK_check_001.png"
 +
width="20px" class="check_img">
 +
<p>Successfully complete and submit this iGEM 2012 Judging
 +
form.</p>
 +
<img src="https://static.igem.org/mediawiki/2012/b/bb/CBK_check_001.png"
 +
width="20px" class="check_img">
 +
<p>Create and share a Description of the team's project using
 +
the iGEM wiki.</p>
 +
<img src="https://static.igem.org/mediawiki/2012/b/bb/CBK_check_001.png"
 +
width="20px" class="check_img">
 +
<p>Present a Poster and Talk at the iGEM Regional Jamboree.</p>
 +
<img src="https://static.igem.org/mediawiki/2012/b/bb/CBK_check_001.png"
 +
width="20px" class="check_img">
<p>
<p>
-
<img src="https://static.igem.org/mediawiki/2012/1/11/CBK_B_001.png"
+
Develop and make available via The Registry of Software Tools an
-
width="32px">Register the team, have a great summer, and
+
open source software tool that supports synthetic biology based on
-
plan to have fun at the Jamboree.
+
BioBrick standard biological parts.<br> Remember, the iGEM
-
</p>
+
judges will be looking for substantial team-based software
-
<p>
+
projects.<br> <br> Link to your page describing how to
-
<img src="https://static.igem.org/mediawiki/2012/1/11/CBK_B_001.png"
+
get this software:<a
-
width="32px">Successfully complete and submit this iGEM
+
-
2012 Judging form.
+
-
</p>
+
-
<p>
+
-
<img src="https://static.igem.org/mediawiki/2012/1/11/CBK_B_001.png"
+
-
width="32px">Create and share a Description of the team's
+
-
project using the iGEM wiki.
+
-
</p>
+
-
<p>
+
-
<img src="https://static.igem.org/mediawiki/2012/1/11/CBK_B_001.png"
+
-
width="32px">Present a Poster and Talk at the iGEM Regional
+
-
Jamboree.
+
-
</p>
+
-
<p>
+
-
<img src="https://static.igem.org/mediawiki/2012/1/11/CBK_B_001.png"
+
-
width="32px">Develop and make available via The Registry of
+
-
Software Tools an open source software tool that supports
+
-
synthetic biology based on BioBrick standard biological parts.
+
-
Remember, the iGEM judges will be looking for substantial
+
-
team-based software projects.<br> Link to your page
+
-
describing how to get this software:<a
+
href="https://2012.igem.org/Team:CBNU-Korea/Project/Download">
href="https://2012.igem.org/Team:CBNU-Korea/Project/Download">
-
*LINK* </a><br> iGEM Wiki Page Name: <a
+
<u>*LINK*</u>
 +
</a><br> iGEM Wiki Page Name: <a
href="https://2012.igem.org/Team:CBNU-Korea/Project
href="https://2012.igem.org/Team:CBNU-Korea/Project
-
"></a>
+
"><u>*LINK*</u></a>
</p>
</p>
Line 663: Line 127:
<h2>To earn a Silver Medal, in addition to the Bronze Medal
<h2>To earn a Silver Medal, in addition to the Bronze Medal
requirements, a team must do ONE of the following:</h2>
requirements, a team must do ONE of the following:</h2>
 +
<img src="https://static.igem.org/mediawiki/2012/b/bb/CBK_check_001.png"
 +
width="20px" class="check_img">
 +
<p>Provide a detailed, draft specification for the next version
 +
of your software tool.</p>
-
<p></p>
+
<img src="https://static.igem.org/mediawiki/2012/b/bb/CBK_check_001.png"
 +
width="20px" class="check_img">
 +
<p>
 +
Provide a second, distinct software tools project.<br> <br>
 +
iGEM Wiki Page Name: <a
 +
href="https://2012.igem.org/Team:CBNU-Korea/Project/BD/Overview"><u>*LINK
 +
1*</u></a> <a
 +
href="https://2012.igem.org/Team:CBNU-Korea/Project/GD/Overview"><u>*LINK
 +
2*</u></a>
 +
</p>
<h2>To earn a Gold Medal, in addition to the Bronze and SIlver
<h2>To earn a Gold Medal, in addition to the Bronze and SIlver
Medal Requirements, a team must:</h2>
Medal Requirements, a team must:</h2>
-
<p></p>
+
<img src="https://static.igem.org/mediawiki/2012/b/bb/CBK_check_001.png"
 +
width="20px" class="check_img">
 +
<p>
 +
Have another team utilize the software developed by your team.<br>
 +
You must clearly show how your software was used and the results
 +
that were obtained.<br> <br> iGEM Wiki Page Name: <a
 +
href="https://2012.igem.org/Team:USTC-China/outreach"
 +
target="_blank"><u>*LINK*</u></a>
 +
</p>
<h2>AND</h2>
<h2>AND</h2>
 +
<img src="https://static.igem.org/mediawiki/2012/b/bb/CBK_check_001.png"
 +
width="20px" class="check_img">
 +
<p>
 +
Outline and detail how your project effects Human Practice in
 +
Synthetic Biology.<br> Such topics include: safety, security,
 +
ethics, or ownership, sharing, and innovation.<br> <br>
 +
iGEM Wiki Page Name: <a
 +
href="https://2012.igem.org/Team:CBNU-Korea/JG/Effect"><u>*LINK*</u></a>
 +
</p>
<h2>AND Either develop a new standard or use SBOL</h2>
<h2>AND Either develop a new standard or use SBOL</h2>
 +
 +
<p>
 +
Develop and document a new technical standard that supports the:<br>
 +
<br> 1) design of BioBrick Parts or Devices, or <br>2)
 +
construction of BioBrick Parts or Devices, or <br>3)
 +
characterization of BioBrick Parts or Devices, or <br>4)
 +
analysis, modeling, and simulation of BioBrick Parts or Devices,
 +
or <br>5) sharing BioBrick Parts or Devices, either via
 +
physical DNA, or as information via the Internet
 +
</p>
 +
<img src="https://static.igem.org/mediawiki/2012/b/bb/CBK_check_001.png"
 +
width="20px" class="check_img">
 +
<p>In place of developing a new standard, a team may instead
 +
use SBOL in its software documentation.</p>
 +
 +
</div>
</div>
</div>
</div>

Latest revision as of 02:19, 27 October 2012

JUDGING

- Judging

Judging

Requirements for a Bronze Medal:

Register the team, have a great summer, and plan to have fun at the Jamboree.

Successfully complete and submit this iGEM 2012 Judging form.

Create and share a Description of the team's project using the iGEM wiki.

Present a Poster and Talk at the iGEM Regional Jamboree.

Develop and make available via The Registry of Software Tools an open source software tool that supports synthetic biology based on BioBrick standard biological parts.
Remember, the iGEM judges will be looking for substantial team-based software projects.

Link to your page describing how to get this software: *LINK*
iGEM Wiki Page Name: *LINK*

To earn a Silver Medal, in addition to the Bronze Medal requirements, a team must do ONE of the following:

Provide a detailed, draft specification for the next version of your software tool.

Provide a second, distinct software tools project.

iGEM Wiki Page Name: *LINK 1* *LINK 2*

To earn a Gold Medal, in addition to the Bronze and SIlver Medal Requirements, a team must:

Have another team utilize the software developed by your team.
You must clearly show how your software was used and the results that were obtained.

iGEM Wiki Page Name: *LINK*

AND

Outline and detail how your project effects Human Practice in Synthetic Biology.
Such topics include: safety, security, ethics, or ownership, sharing, and innovation.

iGEM Wiki Page Name: *LINK*

AND Either develop a new standard or use SBOL

Develop and document a new technical standard that supports the:

1) design of BioBrick Parts or Devices, or
2) construction of BioBrick Parts or Devices, or
3) characterization of BioBrick Parts or Devices, or
4) analysis, modeling, and simulation of BioBrick Parts or Devices, or
5) sharing BioBrick Parts or Devices, either via physical DNA, or as information via the Internet

In place of developing a new standard, a team may instead use SBOL in its software documentation.