Team:SJTU-BioX-Shanghai/Judging Form

From 2014.igem.org

(Difference between revisions)
Line 12: Line 12:
   <article class="post__article">
   <article class="post__article">
<h2>Bronze</h2><hr />
<h2>Bronze</h2><hr />
-
<p>We achieved the following 6 goals: </p>
+
<p>We achieved the following 6 goals:</p>
<ol><li>We completed our team registration.</li>  
<ol><li>We completed our team registration.</li>  
Line 20: Line 20:
<li>We describe our project CROWN clearly ,including distinguish attribute work done by team members and advisors, instructors.</li>
<li>We describe our project CROWN clearly ,including distinguish attribute work done by team members and advisors, instructors.</li>
<li>We submitted BioBrick Part used in our project to the iGEM Registry.</li></ol>
<li>We submitted BioBrick Part used in our project to the iGEM Registry.</li></ol>
-
   <h2>Background</h2><hr />
+
   <h2>Silver</h2><hr />
-
   <p>Authors have long been using tables, floats, inline-blocks, and other CSS properties to lay out their site content. However, none of these tools were designed for the complex webpages and webapps we are making nowadays. Simple things like vertical centering require work. Complex things like flexible grid layouts are so hard that it’s considered ambitious to roll your own, hence the success of CSS grid frameworks. Still, if so many projects needs to do these things, why can’t it just be easy? Flexbox aims to change all that.
+
   <p> In addition to the Bronze Medal requirements, we achieved the following 4 goals:</p>
-
  </p>
+
   <h2>Results</h2><hr />
   <h2>Results</h2><hr />
   <p>Though Flexbox makes it trivial to create layouts that would have been difficult or impossible in the past, it takes some time to get used to the Flexbox way of doing things. New terminology and new abstractions can be a barrier to using Flexbox, so let’s discuss them up-front.</p>
   <p>Though Flexbox makes it trivial to create layouts that would have been difficult or impossible in the past, it takes some time to get used to the Flexbox way of doing things. New terminology and new abstractions can be a barrier to using Flexbox, so let’s discuss them up-front.</p>

Revision as of 15:57, 16 October 2014

Bronze


We achieved the following 6 goals:

  1. We completed our team registration.
  2. We completed our judging form.
  3. We uploaded our team Wiki.
  4. We will present a poster and a talk at the iGEM Jamboree during the conference.
  5. We describe our project CROWN clearly ,including distinguish attribute work done by team members and advisors, instructors.
  6. We submitted BioBrick Part used in our project to the iGEM Registry.

Silver


In addition to the Bronze Medal requirements, we achieved the following 4 goals:

Results


Though Flexbox makes it trivial to create layouts that would have been difficult or impossible in the past, it takes some time to get used to the Flexbox way of doing things. New terminology and new abstractions can be a barrier to using Flexbox, so let’s discuss them up-front.