Difference between revisions of "Team:EPF Lausanne/Judging"

Line 4: Line 4:
 
<head>
 
<head>
 
<style>
 
<style>
 
/*
 
CODE style
 
*/
 
 
.highlight > pre { background-color: #404040;  display:block; height:600px; overflow:scroll}
 
.highlight .hll { background-color: #49483e }
 
.highlight  { background: #272822; color: #f8f8f2 }
 
.highlight .c { color: #75715e } /* Comment */
 
.highlight .err { color: #960050; background-color: #1e0010 } /* Error */
 
.highlight .k { color: #66d9ef } /* Keyword */
 
.highlight .l { color: #ae81ff } /* Literal */
 
.highlight .n { color: #f8f8f2 } /* Name */
 
.highlight .o { color: #f92672 } /* Operator */
 
.highlight .p { color: #f8f8f2 } /* Punctuation */
 
.highlight .cm { color: #75715e } /* Comment.Multiline */
 
.highlight .cp { color: #75715e } /* Comment.Preproc */
 
.highlight .c1 { color: #75715e } /* Comment.Single */
 
.highlight .cs { color: #75715e } /* Comment.Special */
 
.highlight .gd { color: #f92672 } /* Generic.Deleted */
 
.highlight .ge { font-style: italic } /* Generic.Emph */
 
.highlight .gi { color: #a6e22e } /* Generic.Inserted */
 
.highlight .gs { font-weight: bold } /* Generic.Strong */
 
.highlight .gu { color: #75715e } /* Generic.Subheading */
 
.highlight .kc { color: #66d9ef } /* Keyword.Constant */
 
.highlight .kd { color: #66d9ef } /* Keyword.Declaration */
 
.highlight .kn { color: #f92672 } /* Keyword.Namespace */
 
.highlight .kp { color: #66d9ef } /* Keyword.Pseudo */
 
.highlight .kr { color: #66d9ef } /* Keyword.Reserved */
 
.highlight .kt { color: #66d9ef } /* Keyword.Type */
 
.highlight .ld { color: #e6db74 } /* Literal.Date */
 
.highlight .m { color: #ae81ff } /* Literal.Number */
 
.highlight .s { color: #e6db74 } /* Literal.String */
 
.highlight .na { color: #a6e22e } /* Name.Attribute */
 
.highlight .nb { color: #f8f8f2 } /* Name.Builtin */
 
.highlight .nc { color: #a6e22e } /* Name.Class */
 
.highlight .no { color: #66d9ef } /* Name.Constant */
 
.highlight .nd { color: #a6e22e } /* Name.Decorator */
 
.highlight .ni { color: #f8f8f2 } /* Name.Entity */
 
.highlight .ne { color: #a6e22e } /* Name.Exception */
 
.highlight .nf { color: #a6e22e } /* Name.Function */
 
.highlight .nl { color: #f8f8f2 } /* Name.Label */
 
.highlight .nn { color: #f8f8f2 } /* Name.Namespace */
 
.highlight .nx { color: #a6e22e } /* Name.Other */
 
.highlight .py { color: #f8f8f2 } /* Name.Property */
 
.highlight .nt { color: #f92672 } /* Name.Tag */
 
.highlight .nv { color: #f8f8f2 } /* Name.Variable */
 
.highlight .ow { color: #f92672 } /* Operator.Word */
 
.highlight .w { color: #f8f8f2 } /* Text.Whitespace */
 
.highlight .mb { color: #ae81ff } /* Literal.Number.Bin */
 
.highlight .mf { color: #ae81ff } /* Literal.Number.Float */
 
.highlight .mh { color: #ae81ff } /* Literal.Number.Hex */
 
.highlight .mi { color: #ae81ff } /* Literal.Number.Integer */
 
.highlight .mo { color: #ae81ff } /* Literal.Number.Oct */
 
.highlight .sb { color: #e6db74 } /* Literal.String.Backtick */
 
.highlight .sc { color: #e6db74 } /* Literal.String.Char */
 
.highlight .sd { color: #e6db74 } /* Literal.String.Doc */
 
.highlight .s2 { color: #e6db74 } /* Literal.String.Double */
 
.highlight .se { color: #ae81ff } /* Literal.String.Escape */
 
.highlight .sh { color: #e6db74 } /* Literal.String.Heredoc */
 
.highlight .si { color: #e6db74 } /* Literal.String.Interpol */
 
.highlight .sx { color: #e6db74 } /* Literal.String.Other */
 
.highlight .sr { color: #e6db74 } /* Literal.String.Regex */
 
.highlight .s1 { color: #e6db74 } /* Literal.String.Single */
 
.highlight .ss { color: #e6db74 } /* Literal.String.Symbol */
 
.highlight .bp { color: #f8f8f2 } /* Name.Builtin.Pseudo */
 
.highlight .vc { color: #f8f8f2 } /* Name.Variable.Class */
 
.highlight .vg { color: #f8f8f2 } /* Name.Variable.Global */
 
.highlight .vi { color: #f8f8f2 } /* Name.Variable.Instance */
 
.highlight .il { color: #ae81ff } /* Literal.Number.Integer.Long */
 
  
 
/*
 
/*
Line 172: Line 102:
 
           <h3>Bronze medal</h3>
 
           <h3>Bronze medal</h3>
  
           <table cellspacing='0' style="width:75%">
+
           <table cellspacing='0' style="width:80%">
 
               <thead>
 
               <thead>
 
                   <tr>
 
                   <tr>
 
                       <th>Criterion</th>
 
                       <th>Criterion</th>
 +
  <th>Description</th>
 
                       <th>Link</th>
 
                       <th>Link</th>
 
                   </tr>
 
                   </tr>
Line 182: Line 113:
 
                   <tr class="b">
 
                   <tr class="b">
 
                       <td>Team registration</td>
 
                       <td>Team registration</td>
 +
  <td></td>
 
                       <td><a href="https://igem.org/Team.cgi" target="blank">EPF_Lausanne</a></td>
 
                       <td><a href="https://igem.org/Team.cgi" target="blank">EPF_Lausanne</a></td>
 
                   </tr>
 
                   </tr>
Line 187: Line 119:
 
                   <tr class="evenb">
 
                   <tr class="evenb">
 
                       <td>Complete judging form</td>
 
                       <td>Complete judging form</td>
 +
  <td></td>
 
                       <td><a href="https://igem.org/2015_Judging_Form?id=1723" target="blank">Judging form</a></td>
 
                       <td><a href="https://igem.org/2015_Judging_Form?id=1723" target="blank">Judging form</a></td>
 
                   </tr>
 
                   </tr>
Line 192: Line 125:
 
                   <tr class="b">
 
                   <tr class="b">
 
                       <td>Team Wiki</td>
 
                       <td>Team Wiki</td>
 +
  <td></td>
 
                       <td><a href="https://2015.igem.org/Team:EPF_Lausanne" target="blank">Wiki</a></td>
 
                       <td><a href="https://2015.igem.org/Team:EPF_Lausanne" target="blank">Wiki</a></td>
 
                   </tr>
 
                   </tr>
Line 197: Line 131:
 
                   <tr class="evenb">
 
                   <tr class="evenb">
 
                       <td>Present a poster and a talk at the iGEM Jamboree</td>
 
                       <td>Present a poster and a talk at the iGEM Jamboree</td>
 +
  <td></td>
 
                       <td></td>
 
                       <td></td>
 
                   </tr>
 
                   </tr>
Line 202: Line 137:
 
                   <tr class="b">
 
                   <tr class="b">
 
                       <td>Clear attribution of each aspect of your project</td>
 
                       <td>Clear attribution of each aspect of your project</td>
 +
  <td></td>
 
                       <td><a href="https://2015.igem.org/Team:EPF_Lausanne/Attributions" target="blank">Attributions</a></td>
 
                       <td><a href="https://2015.igem.org/Team:EPF_Lausanne/Attributions" target="blank">Attributions</a></td>
 
                   </tr>
 
                   </tr>
Line 207: Line 143:
 
                   <tr class="evenb">
 
                   <tr class="evenb">
 
                       <td>Document at least one new standard BioBrick part or device</td>
 
                       <td>Document at least one new standard BioBrick part or device</td>
 +
  <td></td>
 
                       <td></td>
 
                       <td></td>
 
                   </tr>
 
                   </tr>
Line 216: Line 153:
 
           <h3>Silver medal</h3>
 
           <h3>Silver medal</h3>
  
           <table cellspacing='0' style="width:75%">
+
           <table cellspacing='0' style="width:80%">
 
               <thead>
 
               <thead>
 
                   <tr>
 
                   <tr>
Line 244: Line 181:
 
           <h3>Gold medal</h3>
 
           <h3>Gold medal</h3>
  
           <table cellspacing='0' style="width:75%">
+
           <table cellspacing='0' style="width:80%">
 
               <thead>
 
               <thead>
 
                   <tr>
 
                   <tr>

Revision as of 12:49, 4 September 2015

EPFL 2015 iGEM bioLogic Logic Orthogonal gRNA Implemented Circuits EPFL 2015 iGEM bioLogic Logic Orthogonal gRNA Implemented Circuits

Judging

Take a look at our judging form for more details!

Medal criteria

Bronze medal

Criterion Description Link
Team registration EPF_Lausanne
Complete judging form Judging form
Team Wiki Wiki
Present a poster and a talk at the iGEM Jamboree
Clear attribution of each aspect of your project Attributions
Document at least one new standard BioBrick part or device

Silver medal

Criterion Link
Experimentally validate one new BioBrick part or device
Submit this new part to the iGEM Parts Registry
Human practices Practices

Gold medal

Criterion Link
Boost human practices Practices
Help considerably another iGEM team
Improve the function or characterization of an existing BioBrick
Demonstrate a functional prototype of your project
EPFL 2015 iGEM bioLogic Logic Orthogonal gRNA Implemented Circuits

NOT PROOFREAD