Difference between revisions of "Team:BostonU/JudgingCriteria"

 
(26 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
{{BU17_template_global}}
 
{{BU17_template_menubar}}
 
{{BU17_template_menubar}}
 
<html>
 
<html>
 
<head>
 
<head>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
+
<center>
</head>
+
<script src="https://ajax.aspnetcdn.com/ajax/jQuery/jquery-3.2.1.min.js"></script>
 +
<link href="https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700|Roboto:400,900" rel="stylesheet">  
 
<style>
 
<style>
 
+
#top_menu_inside ul li > a { /* RECOLORS IGEM MENU */
 +
color: #a9a9a9 !important;
 +
}
 +
.menu-type {
 +
font-family: 'Roboto Condensed', sans-serif;
 +
letter-spacing: 5 pt !important;
 +
font-size: 14pt !important;
 +
text-align: center;
 +
text-decoration: none !important;
 +
text-transform: uppercase;
 +
font-weight: 700;
 +
-webkit-font-smoothing: antialiased;
 +
font-smoothing: antialiased;
 +
}
 +
.wide-heading-type {
 +
font-family: 'Roboto', sans-serif;
 +
font-size: 24pt !important;
 +
letter-spacing: 5pt !important;
 +
text-align: center;
 +
text-decoration: none !important;
 +
text-transform: uppercase;
 +
font-weight: bold;
 +
-webkit-font-smoothing: antialiased;
 +
font-smoothing: antialiased;
 +
}
 +
.body-type {
 +
font-family: 'Roboto', sans-serif;
 +
font-size: 16pt !important;
 +
text-decoration: none !important;
 +
line-height: 2;
 +
-webkit-font-smoothing: antialiased;
 +
font-smoothing: antialiased;
 +
}
 +
.caption-type {
 +
font-family: 'Roboto', sans-serif;
 +
font-size: 18pt !important;
 +
text-decoration: none !important;
 +
-webkit-font-smoothing: antialiased;
 +
font-smoothing: antialiased;
 +
}
 +
.inline-heading-type {
 +
font-family: 'Roboto', sans-serif !important;
 +
font-size: 20pt !important;
 +
font-weight: bold !important;
 +
text-decoration: none !important;
 +
line-height: 2 pt !important;
 +
-webkit-font-smoothing: antialiased;
 +
font-smoothing: antialiased;
 +
}
 +
.float-left {
 +
float: left !important;
 +
}
 +
.float-right {
 +
float: right !important;
 +
}
 +
.align-right {
 +
text-align: right !important;
 +
}
 +
.align-center {
 +
text-align: center !important;
 +
}
 +
.indented {
 +
text-indent: 80px;
 +
}
 +
.mainwrap {
 +
width: 90%;
 +
max-width: 960px;
 +
min-width: 360px;
 +
margin: 0 auto;
 +
top:0;
 +
display: none;
 +
}
 
body {
 
body {
  background-color: #fff0f0;
+
background-image: url("https://static.igem.org/mediawiki/2017/f/ff/T--BostonU--CircadiaSynthetica.png");
  font-family: Arial, sans-serif;
+
background-repeat: no-repeat;
 +
    background-attachment: fixed;
 +
-webkit-background-size: cover;
 +
-moz-background-size: cover;
 +
-o-background-size: cover;
 +
background-size: cover !important;
 
}
 
}
#landingwrapper {
+
#backgroundimage1 {
  width: 900px;
+
margin-top: -85px;
  height: 100%;
+
background-image: url("#");
  margin: 0 auto;
+
background-repeat: no-repeat;
  padding-top: 100px;
+
    background-attachment: cover;
 +
-webkit-background-size: cover;
 +
-moz-background-size: cover;
 +
-o-background-size: cover;
 +
background-size: cover !important;
 +
height: 360px;
 +
width: 100%;
 +
align-content:center;
 +
text-align:center
 +
vertical-align:middle;
 
}
 
}
#title h1 {
+
#backgroundimage1 p {
  text-align:center;
+
top: 40%;
  font-size:250%;
+
color: #FEFEFE;
  color:#B9B4B4;
+
position: relative;
  font-family: Arial,sans-serif;
+
  white-space: nowrap;
+
 
}
 
}
 
+
.background-gradient-down {
div.bronze{
+
height: 360px;
  font-size:150%;
+
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efefee+0,efefee+100&0+0,1+100 */
  background-color:#F5F5DC;
+
background: -moz-linear-gradient(top, rgba(239,239,238,0) 0%, rgba(239,239,238,1) 100%); /* FF3.6-15 */
  width:400px;
+
background: -webkit-linear-gradient(top, rgba(239,239,238,0) 0%,rgba(239,239,238,1) 100%); /* Chrome10-25,Safari5.1-6 */
  height:300px;
+
background: linear-gradient(to bottom, rgba(239,239,238,0) 0%,rgba(239,239,238,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  white-space:normal;
+
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00efefee', endColorstr='#efefee',GradientType=0 ); /* IE6-9 */
  padding: 10px 10px;
+
 
}
 
}
div.silver{
+
.background-gradient-up {
  margin: 0% 53.5%;
+
height: 360px;
  font-size:150%;
+
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efefee+0,efefee+100&1+0,0+100 */
  background-color:#F5F5F5;
+
background: -moz-linear-gradient(top, rgba(239,239,238,1) 0%, rgba(239,239,238,0) 100%); /* FF3.6-15 */
  width:400px;
+
background: -webkit-linear-gradient(top, rgba(239,239,238,1) 0%,rgba(239,239,238,0) 100%); /* Chrome10-25,Safari5.1-6 */
  height:300px;
+
background: linear-gradient(to bottom, rgba(239,239,238,1) 0%,rgba(239,239,238,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  white-space:normal;
+
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefee', endColorstr='#00efefee',GradientType=0 ); /* IE6-9 */
  padding: 10px 10px;
+
 
}
 
}
div.gold{
+
.background-gradient-both {
  font-size:150%;
+
height: 360px;
  background-color:#FFEBCD;
+
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efefee+0,efefee+50,efefee+100&1+0,0+50,1+100 */
  width:400px;
+
background: -moz-linear-gradient(top, rgba(239,239,238,1) 0%, rgba(239,239,238,0) 50%, rgba(239,239,238,1) 100%); /* FF3.6-15 */
  height:300px;
+
background: -webkit-linear-gradient(top, rgba(239,239,238,1) 0%,rgba(239,239,238,0) 50%,rgba(239,239,238,1) 100%); /* Chrome10-25,Safari5.1-6 */
  white-space:normal;
+
background: linear-gradient(to bottom, rgba(239,239,238,1) 0%,rgba(239,239,238,0) 50%,rgba(239,239,238,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  padding: 10px 10px;
+
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefee', endColorstr='#efefee',GradientType=0 ); /* IE6-9 */
 
}
 
}
 +
#panel1 {
 +
background: #EFEFEE;
 +
width: 100%;
 +
color: #1d1d1d;
 +
z-index: 1;
 +
}
 +
#backgroundimage2 {
 +
background-image: url("#");
 +
background-repeat: no-repeat;
 +
    background-attachment: cover;
 +
-webkit-background-size: cover;
 +
-moz-background-size: cover;
 +
-o-background-size: cover;
 +
background-size: cover !important;
 +
height: 360px;
 +
width: 100%;
 +
position: relative;
 +
}
 +
#backgroundimage2 p {
 +
top: 40%;
 +
color: #FEFEFE;
 +
}
 +
#protocol-accordion .ui-accordion-content  {
 +
background: #FFFFFF;
 +
color: #A9A9A9;
 +
border-radius: 20px;
 +
}
 +
#protocol-accordion .ui-accordion-content > * {
 +
  margin: 0;
 +
  padding: 40px;
 +
}
 +
.link-slideup {
 +
position: relative;
 +
overflow: hidden;
 +
-webkit-backface-visibility: hidden;
 +
backface-visibility: hidden;
 +
}
 +
.link-slideup a {
 +
position: relative;
 +
display: inline-block;
 +
outline: none;
 +
color: #101ee5;
 +
vertical-align: bottom;
 +
text-decoration: none;
 +
white-space: nowrap;
 +
}
 +
.link-slideup a::before, .link-slideup a::after {
 +
pointer-events: none;
 +
-webkit-backface-visibility: hidden;
 +
backface-visibility: hidden;
 +
}
 +
.link-slideup a {
 +
overflow: hidden;
 +
font-weight: 500;
 +
}
 +
.link-slideup a::before {
 +
position: absolute;
 +
top: 0;
 +
left: 0;
 +
z-index: -1;
 +
width: 100%;
 +
height: 100%;
 +
background-color: #A9A9A9;
 +
opacity: 1;
 +
content: '';
 +
-webkit-transition: -webkit-transform 0.2s;
 +
transition: transform 0.2s;
 +
-webkit-transform: translateY(95%);
 +
transform: translateY(95%);
 +
opacity: 0.3;
 +
}
 +
.link-slideup a:hover::before, .link-slideup a:focus::before {
 +
-webkit-transform: translateY(0);
 +
transform: translateY(0);
 +
}
 +
.figwrap {
 +
background: #FFFFFF;
 +
width: 80%;
 +
border-radius: 5pt;
 +
align-content:center;
 +
}
 +
.figwrap img {
 +
height: 500px;
 +
padding: 0 5%;
 +
}
 +
.figwrap p {
 +
padding: 0 5%;
 +
}
 +
.tg  {border-collapse:collapse;border-spacing:0;}
 +
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}
 +
.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}
 +
.tg .tg-cs4k{font-weight:bold;background-color:#cd7f32;color:#000000;vertical-align:top}
 +
.tg .tg-7ubv{background-color:#cd7f32;color:#000000;vertical-align:top}
 +
.tg .tg-5mgg{font-weight:bold;background-color:#c0c0c0;vertical-align:top}
 +
.tg .tg-le8v{background-color:#c0c0c0;vertical-align:top}
 +
.tg .tg-1q0s{font-weight:bold;background-color:#ffd700;vertical-align:top}
 +
.tg .tg-hht7{background-color:#ffd700;vertical-align:top}
 +
@media screen and (max-width: 767px) {.tg {width: auto !important;}.tg col {width: auto !important;}.tg-wrap {overflow-x: auto;-webkit-overflow-scrolling: touch;}}
 +
.tg  {border-collapse:collapse;border-spacing:0;}
 +
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}
 +
.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}
 +
.tg .tg-cs4k{font-weight:bold;background-color:#cd7f32;color:#000000;vertical-align:top}
 +
.tg .tg-7ubv{background-color:#cd7f32;color:#000000;vertical-align:top}
 +
.tg .tg-5mgg{font-weight:bold;background-color:#c0c0c0;vertical-align:top}
 +
.tg .tg-le8v{background-color:#c0c0c0;vertical-align:top}
 +
.tg .tg-1q0s{font-weight:bold;background-color:#ffd700;vertical-align:top}
 +
.tg .tg-hht7{background-color:#ffd700;vertical-align:top}
 +
@media screen and (max-width: 767px) {.tg {width: auto !important;}.tg col {width: auto !important;}.tg-wrap {overflow-x: auto;-webkit-overflow-scrolling: touch;}}
 
</style>
 
</style>
 +
</head>
 
<body>
 
<body>
<div id="landingwrapper">
+
<div id="backgroundimage1"><div class="background-gradient-down">
<section id="title">
+
  <p class="wide-heading-type mainwrap align-center">MEDAL CRITERIA FULFILLMENT</p>
   <h1>Judging Criteria<br><br><br></h1>
+
</div></div>
 
+
<div id="panel1" class="link-slideup body-type">
<img src = "https://pbs.twimg.com/media/DC348JwXgAAsBK_.jpg" style = float:right;width:420px;height:320px;">
+
<div class="tg-wrap mainwrap"><table class="tg mainwrap body-type" style="undefined;table-layout: fixed; width: 765px">
<div class = "bronze">
+
<colgroup>
 +
<col style="width: 244px">
 +
<col style="width: 521px">
 +
</colgroup>
 +
   <tr>
 +
    <th class="tg-cs4k">Bronze</th>
 +
    <th class="tg-7ubv"></th>
 +
  </tr>
 +
  <tr>
 +
    <td class="tg-cs4k">1. Register and Attend</td>
 +
    <td class="tg-7ubv">We registered for and plan to attend the 2017 Giant Jamboree</td>
 +
  </tr>
 +
  <tr>
 +
    <td class="tg-cs4k">2. Deliverables</td>
 +
    <td class="tg-7ubv">We completed all deliverables for the standard track, including wiki, poster, presentation, safety forms, judging forms, registry part pages, and physical sample submissions to the BioBrick Registry.</td>
 +
  </tr>
 +
  <tr>
 +
    <td class="tg-cs4k">3.<a href="https://2017.igem.org/Team:BostonU/Attributions">Attribution</a></td>
 +
    <td class="tg-7ubv">We created a page on our wiki clearly detailing work done by the students and work done by our mentors and advisors.</td>
 +
  </tr>
 +
  <tr>
 +
    <td class="tg-cs4k">4.<a href="https://2017.igem.org/Team:BostonU/InterLab">Characterization and Contribution</a></td>
 +
    <td class="tg-7ubv">We participated in the Interlab Measurement Study. We submitted our data to iGEM HQ and created a page for our Interlab results on our wiki.</td>
 +
  </tr>
 +
  <tr>
 +
    <td class="tg-5mgg">Silver</td>
 +
    <td class="tg-le8v"></td>
 +
  </tr>
 +
  <tr>
 +
    <td class="tg-5mgg">1. <a href="http://parts.igem.org/Part:BBa_K2411005">Validated Part</a></td>
 +
    <td class="tg-le8v">We have validated that our new standard BioBrick Composite Parts BBa_K2411005 and BBa_K2411008 work as expected. BBa_K2411005 is a gene cassette containing a OR2-OR1 promoter, the first forward engineered toehold switch from Green et al., the reporter gene deGFP which a truncated version of GFP that is transcribed and translated faster than GFP, and a T500 terminator. BBa_K2411008 is the same gene cassette as BBa_K2411005 except it contains the second forward engineered toehold switch from Green et al. These parts were tested in our cell free transcription translation system and showed significant expression above our negative control cell free reaction containing no DNA, as well as a reaction containing just toehold plasmid.</td>
 +
  </tr>
 +
  <tr>
 +
    <td class="tg-5mgg">2. <a href="https://2017.igem.org/Team:BostonU/Collaborations">Collaboration</a></td>
 +
    <td class="tg-le8v">We collaborated with the BostonU_Hardware team towards a future application of our project: microfluidics. We first provided feedback on the protocols that they developed for assembling and using a microfluidic chip. They built a preliminary microfluidic chip that we could eventually be used to house our cell free tests. We tested this preliminary design by running colored dye through it. We then provided feedback on the chip’s design and how it could be improved.<br><br>We also collaborated with MIT to test the potential for their RNA,binding protein MS2 to sterically protect our RNA trigger from,exonuclease degradation. They added hairpin loop structure at one end of,our trigger sequence for MS2 protein to bind.</td>
 +
  </tr>
 +
  <tr>
 +
    <td class="tg-5mgg">3. <a href="https://2017.igem.org/Team:BostonU/HP/Silver">Human Practices</a></td>
 +
    <td class="tg-le8v">Our Human Practices consisted of three main components: Summer Pathways, the JoVE Film your Research Contest, and the Circadia Synthetica Art Project. Summer Pathways was an event we held for young women interested in STEM. Its aim was to introduce synthetic biology through four interactive activities. The four activities included running food dye on a gel, a bioethics forum, a plasmid design with paper workshop, and a microfluidic design workshop using cardboard. We also entered the JoVE film your Research Contest. Our video detailed the step-by-step protocol we used to test our constructs in the cell free system. We also included a theoretical overview how the cell free system works molecularly. The final facet of our Human Practices was the Circadia Synthetica Art Project. This project’s main goal was to use art to spark conversation with the general public concerning potential applications of synthetic biology.</td>
 +
  </tr>
 +
  <tr>
 +
    <td class="tg-1q0s">Gold</td>
 +
    <td class="tg-hht7"></td>
 +
  </tr>
 +
  <tr>
 +
    <td class="tg-1q0s">1. <a href="https://2017.igem.org/Team:BostonU/HP/Gold_Integrated">Integrated Human Practices</a></td>
 +
    <td class="tg-hht7">Our integrated Human Practices project was multifaceted. We first interviewed, Dr. Zaman, a BU professor involved in cancer and global health research, about the feasibility of our project’s future application as a cancer diagnostic. Dr. Zaman brought up two major points during our discussion with him. First, our device should be able to be used by individuals with little training and fit easily into the current structure of using diagnostics in low resource areas. Second, Dr. Zaman mentioned some technical difficulties our project would run into if used outside of the lab, such as contamination of the system by RNase. We also interacted with the microfluidic company Fraunhofer and discussed how to make our system more amenable to microfluidics. However, we found from this conversation that the current state of microfluidics would not be conducive for toehold switch experimentation. After discussing these concerns with Dr. Zaman and representatives from Fraunhofer, we decided to switch our short term focus to making our project a foundational advance.
 
<br><br>
 
<br><br>
<specialh3>Bronze</specialh3><br>
+
We were able to engage with the local community at the STEM Pathways Dinner and Dialogue. We had a conversation with high school STEM educators and local community members about the potential applications of synthetic biology. When addressing recent applications of synthetic biology in these conversations, people voiced concerns that color changing flowers were not leveraging the power of synthetic biology. They felt that a heavier focus should be placed on curing disease. These concerns are addressed in another component of our integrated human practices: our Circadia Synthetica art project. After hearing these concerns and considering our conversation with Dr. Zaman, we solidified our project as a foundational advance. We wanted to then use this art project to convey the importance of foundational advances in the field of synthetic biology.
<p><i class="fa fa-check" style="font-size:24px"></i>Register and attend.<br>
+
</td>
<i class="fa fa-check" style="font-size:24px"></i>Deliverables: meet all deliverables on the Competition Deliverables page.<br>
+
<i class="fa fa-check" style="font-size:24px"></i>Attribution: create wki with clear attribution.<br>
+
<i class="fa fa-check" style="font-size:24px"></i>Characterization: participate in the interlab measurement sutdy.<br><br><br></p>
+
</div>
+
<img src = "https://pbs.twimg.com/media/DC348JwXgAAsBK_.jpg" style = float:left;width:420px;height:320px;">
+
<div class = "silver">
+
<br><br>
+
<specialh3>Silver</specialh3><br>
+
<p><i class="fa fa-check" style="font-size:24px"></i>Validated Part: at least one new BioBrick part of our design works as expected.<br>
+
<i class="fa fa-check" style="font-size:24px"></i>Collaboration: we work with another registered iGEM team in a meaningful way.<br>
+
<i class="fa fa-check" style="font-size:24px"></i>Human Practices: think carefully whether our work is safe, responsible and good for world.<br></p>
+
</div>
+
  
<img src = "https://pbs.twimg.com/media/DC348JwXgAAsBK_.jpg" style = float:right;width:420px;height:320px;">
+
  </tr>
<div class = "gold">
+
  <tr>
<br><br>
+
    <td class="tg-1q0s">2. <a href="https://2017.igem.org/Team:BostonU/Model">Modeling</a></td>
<specialh3>Gold</specialh3><br>
+
    <td class="tg-hht7"> We characterized the expression capacity of our in-house cell-free system using a logistic dose response model. The goal of our model was to determine optimal DNA concentrations to be used in our cell-free system, which would then inform our future experimental setup. Our initial thoughts were that the expression could be modeled using a single logistic curve that describes the carrying capacity of the system. We found that instead, the model required a double logistic curve in which one curve is subtracted from the other. We believe that one curves represents the carrying capacity, while the other represents mechanical burnout of molecular components when overloaded with DNA. This model helped us determine that maximum expression is achieved when approximately 20 nM concentrations of DNA are added to the cell-free system.  </td>
<p><i class="fa fa-check" style="font-size:24px"></i>Integrated Human Practices: expend on silver medal activities.<br>
+
  </tr>
<i class="fa fa-check" style="font-size:24px"></i>Improve a Previous Part or Project: Improve the function of an existing BioBrick part.<br>
+
</table></div>
<i class="fa fa-check" style="font-size:24px"></i>Model Our Project: we need to model our project to judges. <br>
+
<i class="fa fa-check" style="font-size:24px"></i>Demonstrate Our Work: our project work.<br></p>
+
</div>
+
</section>
+
 
</div>
 
</div>
 +
<div id="backgroundimage2"><div class="background-gradient-up">
 +
</div></div>
 +
<script> /* THIS MAKES ANY WRAPPED ELEMENT ON THE PAGE FADE IN */
 +
$(document).ready(function () {
 +
    $('.mainwrap').fadeIn(1000);
 +
});
 +
</script>
 +
</center>
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 18:34, 1 November 2017

MEDAL CRITERIA FULFILLMENT