Team:UCL/Project/Achievements

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
{{:Team:UCL/Template:headerx}}
{{:Team:UCL/Template:headerx}}
 +
{{:Team:UCL/Template:BioprocessStyles}}
<html>
<html>
 +
 +
<head>
 +
    <!--Accordian script taken from http://jqueryui.com/accordion/ (21/09/14, YKH), and http://stackoverflow.com/questions/5398285/jqueryui-accordion-can-i-have-more-than-one-per-page (22/09/14, YKH)-->
 +
    <meta charset="utf-8">
 +
    <title>jQuery UI Accordion - Default functionality</title>
 +
    <link rel="stylesheet" href="//code.jquery.com/ui/1.11.1/themes/smoothness/jquery-ui.css">
 +
    <script src="//code.jquery.com/jquery-1.10.2.js"></script>
 +
    <script src="//code.jquery.com/ui/1.11.1/jquery-ui.js"></script>
 +
    <link rel="stylesheet" href="/resources/demos/style.css">
 +
    <script type="text/javascript">
 +
    $(function() {
 +
        $( ".accordion" ).accordion({
 +
            collapsible: "true",
 +
        });
 +
    });
 +
    </script>
 +
</head>
 +
 +
<body>
 +
 +
<!---
 +
<a data-tip="true" class="top large" data-tip-content="TOOLTIP TEXT" href="javascript:void(0)"><b>VISIBLE TEXT</b></a>
 +
--->
<div id="bodyContent">  
<div id="bodyContent">  
 +
<div id="TopGapO"></div>
<div id="BPimagewrapperHeader">
<div id="BPimagewrapperHeader">
-
   <img src="https://static.igem.org/mediawiki/2014/0/07/OAchievements_Bannero.jpg" width="100%" height="100%" alt="Achievements" />
+
   <img src="https://static.igem.org/mediawiki/2014/2/21/OExperiments_Bannero.jpg" width="100%" height="100%" alt="Experiments" />
</div>
</div>
-
<div class="textArena"><!--- This is the were your text goes, play with it but dont change the class names-->
+
<div class="textArena">
 +
<!--- This is the coding for the tabs (ask sanjay before altering this) --->
 +
<ul class="tabs">
 +
    <li><a href="#view1">Bronze</a></li>
 +
    <li><a href="#view2">Silver</a></li>
 +
    <li><a href="#view3">Gold</a></li>
 +
    <li><a href="#view4">Special Prizes</a></li>
 +
</ul>
 +
<div class="tabcontents">
 +
<!--- This is the overview section --->
 +
<div id="view1"><div class="textTitle"><h4>Bronze Achieved!</h4></div><br>
 +
<!-- <a data-tip="true" class="top large" data-tip-content="Here's Tanel doing some pipetting in our lab!" href="javascript:void(0)" style="width: 25%;float: right;margin-left:2%"><img src="https://static.igem.org/mediawiki/2014/c/c9/UCLTANELPIPETTING.JPG" style="max-width: 100%;"></a> -->
 +
<!-- This is the main text. Anything in a <p>TEXT</p> is a paragraph and will be spaced appropriately-->
 +
<p>EDO WRITE THINGS HERE</p><br>
 +
    <font size="2">
 +
    <table width="100%" height="auto">
 +
        <thead>
 +
            <tr>
 +
                <th>  </th>
 +
                <th> Task </th>
 +
                <th> Where am I on wiki? </th>
 +
                <th> Where am I on iGEM? </th>
 +
            </tr>
 +
        </thead>
 +
        <tbody>
 +
            <!--Lisbon plasmids-->
 +
            <tr>
 +
                <td> <center><img src="https://static.igem.org/mediawiki/2014/e/e0/UCL_Bronze-metal-star.jpg" width="25px"></center> </td>
 +
                <td> &nbsp;Team registration </td>
 +
                <td> &nbsp;<a href="/Team:UCL/Humans/Team">Meet our Team!</a> </td>
 +
                <td> &nbsp;<a href="https://igem.org/Team.cgi?id=1336">Team Roster!</a> </td>
 +
            </tr>
 +
            <tr>
 +
                <td> <center><img src="https://static.igem.org/mediawiki/2014/e/e0/UCL_Bronze-metal-star.jpg" width="25px"></center> </td>
 +
                <td> &nbsp;Complete Judging form </td>
 +
                <td> &nbsp;<a href="/Team:UCL/Project/Achievements">Our Achievements!</a> </td>
 +
                <td> &nbsp;<a href="https://igem.org/2014_Judging_Form?id=1336">iGEM Judging form!</a> </td>
 +
            </tr>
 +
            <tr>
 +
                <td> <center><img src="https://static.igem.org/mediawiki/2014/e/e0/UCL_Bronze-metal-star.jpg" width="25px"></center> </td>
 +
                <td> &nbsp;Team Wiki </td>
 +
                <td> &nbsp;<a href="/Team:UCL">Team wiki!</a> </td>
 +
                <td> &nbsp;<a href="www.goodbyeazodye.org.uk">See us here also!</a> </td>
 +
            </tr>
 +
            <tr>
 +
                <td> <center><img src="https://static.igem.org/mediawiki/2014/e/e0/UCL_Bronze-metal-star.jpg" width="25px"></center> </td>
 +
                <td> &nbsp;We will present our project poster and talk at the iGEM Giant Jamboree, 30 October - 3 November 2014 </td>
 +
                <td> &nbsp;<a href="/Team:UCL">...</a> </td>
 +
                <td> &nbsp;<a href=" ">...</a> </td>
 +
            </tr>
 +
            <tr>
 +
                <td> <center><img src="https://static.igem.org/mediawiki/2014/e/e0/UCL_Bronze-metal-star.jpg" width="25px"></center> </td>
 +
                <td> &nbsp;Use of new/improved application of previously existing standard BioBrick Part or Device, and submitted to the iGEM Registry </td>
 +
                <td> &nbsp;<a href="/Team:UCL/Project/Biobricks">...</a> </td>
 +
                <td> &nbsp;<a href=" ">...</a> </td>
 +
            </tr>
 +
        </tbody>
 +
    </table>
 +
    </font>
 +
</div>
-
<h3>Requirements for iGEM Medals</h3>
+
<!--- This is the first biobrick --->
-
<hr/>
+
<div id="view2"><div class="textTitle"><h4>Silver Achieved!</h4></div><br>
 +
<!-- This is the main text. Anything in a <p>TEXT</p> is a paragraph and will be spaced appropriately-->
 +
<p>EDO WRITE THINGS HERE</p><br>
 +
    <font size="2">
 +
    <table width="100%" height="auto">
 +
        <thead>
 +
            <tr>
 +
                <th>  </th>
 +
                <th> Task </th>
 +
                <th> Where am I on wiki? </th>
 +
                <th> Where am I on iGEM? </th>
 +
            </tr>
 +
        </thead>
 +
        <tbody>
 +
            <!--Lisbon plasmids-->
 +
            <tr>
 +
                <td> <center><img src="https://static.igem.org/mediawiki/2014/e/e8/UCL_Silver-metal-star.jpg" width="25px"></center> </td>
 +
                <td> &nbsp;Experimental validation that at least one of our new Biobrick Part(s) or Device(s) works as expected. </td>
 +
                <td> &nbsp;<a href="/Team:UCL/Humans/Team">Meet our Team!</a> </td>
 +
                <td> &nbsp;<a href="https://igem.org/Team.cgi?id=1336">Team Roster!</a> </td>
 +
            </tr>
 +
            <tr>
 +
                <td> <center><img src="https://static.igem.org/mediawiki/2014/e/e8/UCL_Silver-metal-star.jpg" width="25px"></center> </td>
 +
                <td> &nbsp;Characterisation of working Biobrick(s) documented in the "Main Page" section of its Part's/Device's Registry Entry. </td>
 +
                <td> &nbsp;<a href="/Team:UCL/Project/Achievements">Our Achievements!</a> </td>
 +
                <td> &nbsp;<a href="https://igem.org/2014_Judging_Form?id=1336">iGEM Judging form!</a> </td>
 +
            </tr>
 +
            <tr>
 +
                <td> <center><img src="https://static.igem.org/mediawiki/2014/e/e8/UCL_Silver-metal-star.jpg" width="25px"></center> </td>
 +
                <td> &nbsp;New part submitted to iGEM Parts Registry (adhering to the iGEM Registry guidelines). </td>
 +
                <td> &nbsp;<a href="/Team:UCL">Team wiki!</a> </td>
 +
                <td> &nbsp;<a href="www.goodbyeazodye.org.uk">See us here also!</a> </td>
 +
            </tr>
 +
            <tr>
 +
                <td> <center><img src="https://static.igem.org/mediawiki/2014/e/e8/UCL_Silver-metal-star.jpg" width="25px"></center> </td>
 +
                <td> &nbsp;Implications of our project to the environment, security, safety and ethics, and/or ownership and sharing. Also, description of one or more ways these, or broader, implications have been taken into consideration in the design and execution of our project. </td>
 +
                <td> &nbsp;<a href="/Team:UCL">...</a> </td>
 +
                <td> &nbsp;<a href=" ">...</a> </td>
 +
            </tr>
 +
        </tbody>
 +
    </table>
 +
    </font>
 +
</div>
-
<p1><b>Note: </b>These requirements are still in drafting stages, please refer to <a href="https://2014.igem.org/Judging/Awards">iGEM Awards</a> for more details (last accessed: 19 June 2014.</p>
+
<!--- This is the second biobrick --->
 +
<div id="view3"><div class="textTitle"><h4>Gold Achieved!</h4></div><br>
 +
<!-- This is the main text. Anything in a <p>TEXT</p> is a paragraph and will be spaced appropriately-->
 +
<p>EDO WRITE THINGS HERE</p><br>
 +
    <font size="2">
 +
    <table width="100%" height="auto">
 +
        <thead>
 +
            <tr>
 +
                <th>  </th>
 +
                <th> Task </th>
 +
                <th> Where am I on wiki? </th>
 +
                <th> Where am I on iGEM? </th>
 +
            </tr>
 +
        </thead>
 +
        <tbody>
 +
            <!--Lisbon plasmids-->
 +
            <tr>
 +
                <td> <center><img src="https://static.igem.org/mediawiki/2014/3/36/UCL_Gold-metal-star.jpg" width="25px"></center> </td>
 +
                <td> &nbsp;Improve the function OR characterization of an existing BioBrick Part or Device, document this in the "Experience" section of its entry in the iGEM Registry, and submit the part to the iGEM Parts Registry. </td>
 +
                <td> &nbsp;<a href="/Team:UCL/Humans/Team">Meet our Team!</a> </td>
 +
                <td> &nbsp;<a href="https://igem.org/Team.cgi?id=1336">Team Roster!</a> </td>
 +
            </tr>
 +
            <tr>
 +
                <td> <center><img src="https://static.igem.org/mediawiki/2014/3/36/UCL_Gold-metal-star.jpg" width="25px"></center> </td>
 +
                <td> &nbsp;Help any registered iGEM team from another school or institute, e.g. characterising a part, debugging a construct, or modelling/simulating their system. </td>
 +
                <td> &nbsp;<a href="/Team:UCL/Project/Achievements">Our Achievements!</a> </td>
 +
                <td> &nbsp;<a href="https://igem.org/2014_Judging_Form?id=1336">iGEM Judging form!</a> </td>
 +
            </tr>
 +
            <tr>
 +
                <td> <center><img src="https://static.igem.org/mediawiki/2014/3/36/UCL_Gold-metal-star.jpg" width="25px"></center> </td>
 +
                <td> &nbsp;Describe a novel approach of our team to help us and others consider the implications/aspects of the design and outcomes of synthetic biology efforts; justifying its novelty and how this approach might be adapted and scaled for others to use. </td>
 +
                <td> &nbsp;<a href="/Team:UCL">Team wiki!</a> </td>
 +
                <td> &nbsp;<a href="www.goodbyeazodye.org.uk">See us here also!</a> </td>
 +
            </tr>
 +
        </tbody>
 +
    </table>
 +
    </font>
 +
</div>
-
                <p>
+
<!--- This is the third biobrick --->
-
                    <h4>Bronze</h4>
+
<div id="view4"><div class="textTitle"><h4>Special Awards</h4></div><br>
-
                    <p>
+
<!-- This is the main text. Anything in a <p>TEXT</p> is a paragraph and will be spaced appropriately-->
-
                    <li><a href="/Team:UCL/team">Team registration.</a></li>
+
<p>EDO WRITE THINGS HERE</p><br>
-
                    <li><a href="">Complete Judging form.</a></li>
+
    <font size="2">
-
                    <li><a href="/Team:UCL">Team wiki.</a></li>
+
    <table width="100%" height="auto">
-
                    <li>We will present our project poster and talk at the iGEM Giant Jamboree, 30 October - 3 November 2014.</li>
+
        <thead>
-
                    <li><a href="/Team:UCL/biobricks">Use of new/improved application of previously existing standard BioBrick Part or Device, and submitted to the iGEM Registry.</a></li>
+
            <tr>
-
                    <br></p>
+
                <th>  </th>
 +
                <th> Task </th>
 +
                <th> Where am I on wiki? </th>
 +
                <th> Where am I on iGEM? </th>
 +
            </tr>
 +
        </thead>
 +
        <tbody>
 +
            <!--Lisbon plasmids-->
 +
            <tr>
 +
                <td> <center><img src="https://static.igem.org/mediawiki/2014/3/36/UCL_Gold-metal-star.jpg" width="25px"></center> </td>
 +
                <td> &nbsp;Best Supporting Art and Design </td>
 +
                <td> &nbsp;<a href="/Team:UCL/Humans/Team">Meet our Team!</a> </td>
 +
                <td> &nbsp;<a href="https://igem.org/Team.cgi?id=1336">Team Roster!</a> </td>
 +
            </tr>
 +
            <tr>
 +
                <td> <center><img src="https://static.igem.org/mediawiki/2014/3/36/UCL_Gold-metal-star.jpg" width="25px"></center> </td>
 +
                <td> &nbsp;Best Policy and Practice Advance </td>
 +
                <td> &nbsp;<a href="/Team:UCL/Project/Achievements">Our Achievements!</a> </td>
 +
                <td> &nbsp;<a href="https://igem.org/2014_Judging_Form?id=1336">iGEM Judging form!</a> </td>
 +
            </tr>
 +
            <tr>
 +
                <td> <center><img src="https://static.igem.org/mediawiki/2014/3/36/UCL_Gold-metal-star.jpg" width="25px"></center> </td>
 +
                <td> &nbsp;Best Supporting Software </td>
 +
                <td> &nbsp;<a href="/Team:UCL">Team wiki!</a> </td>
 +
                <td> &nbsp;<a href="www.goodbyeazodye.org.uk">See us here also!</a> </td>
 +
            </tr>
 +
        </tbody>
 +
    </table>
 +
    </font>
 +
</div>
-
                    <h4>Silver (in addition to Bronze Medal requirements)</h4>
 
-
                    <p>
 
-
                    <li><a href="">Experimental validation that at least one of our new Biobrick Part(s) or Device(s) works as expected.</a></li>
 
-
                    <li><a href="">Characterisation of working Biobrick(s) documented in the "Main Page" section of its Part's/Device's Registry Entry.</a></li>
 
-
                    <li>New part submitted to iGEM Parts Registry (adhering to the iGEM Registry guidelines).</li>
 
-
                    <li><a href="/Team:UCL/risk">Implications of our project to the environment, security, safety and ethics, and/or ownership and sharing. Also, description of one or more ways these, or broader, implications have been taken into consideration in the design and execution of our project.</a></li>
 
-
                    <br></p>
 
-
                    <h4>Gold (in addition to Bronze Medal requirements, any one or more of the following)</h4>
+
</div>
-
                    <p>
+
-
                    <li><a href="">Improve the function OR characterization of an existing BioBrick Part or Device, document this in the "Experience" section of its entry in the iGEM Registry, and submit the part to the iGEM Parts Registry.</a></li>
+
-
                    <li><a href="">Help any registered iGEM team from another school or institute, e.g. characterising a part, debugging a construct, or modelling/simulating their system.</a></li>
+
-
                    <li><a href="/Team:UCL/risk">Describe a novel approach of our team to help us and others consider the implications/aspects of the design and outcomes of synthetic biology efforts; justifying its novelty and how this approach might be adapted and scaled for others to use.</a></li>
+
-
                    <br></p>
+
-
                </p>
+
-
 
+
-
                <h4>Special Prizes available</h4>
+
-
                <p>
+
-
                    <p>
+
-
                    <p><b>Note: </b>For the following special prizes, teams must nominate themselves using the online Judging Form. Refer to <a href="https://2014.igem.org/Judging/Awards">iGEM Awards</a> for further details.</p>
+
-
                    <li>Best Human Practices Advance</li>
+
-
                    <li>Best BioBrick Measurement Approach</li>
+
-
                    <li>Best Model (mathematical / computer simulations)</li>
+
-
                    <p><b>Note: </b>The following special prizes will be awarded at the judges' discretion. Refer to <a href="https://2014.igem.org/Judging/Awards">iGEM Awards</a> for further details.</p>
 
-
                    <li>Best New BioBrick Part, Natural</li>
 
-
                    <li>Best New BioBrick Part or Device, Engineered</li>
 
-
                    <li>Best Wiki</li>
 
-
                    <li>Best Poster</li>
 
-
                    <li>Best Presentation</li>
 
-
                    <li>Best Two-Page Summary</li>
 
-
                    <p><b>Note: </b>Additional special prizes may be awarded if quality of work is sufficiently high:<a href="https://2014.igem.org/Judging/Awards">iGEM Awards</a> for further details.</p>
 
-
                    <li>Best Parts Collection</li>
 
-
                    <br></p>
 
-
                </p1>
 
-
 
-
</div><!-- This div end tag should end the .textArena tag that defines light grey space. This is crucial-->
 
</div>
</div>
 +
</div>
 +
<a href="#" class="back-to-top"><img src="https://static.igem.org/mediawiki/2014/5/5d/Scroll_Up_Button.png" width="64" height="64"></a>
 +
<script type="text/javascript">           
 +
jQuery(document).ready(function() {
 +
var offset = 220;
 +
var duration = 500;
 +
jQuery(window).scroll(function() {
 +
if (jQuery(this).scrollTop() > offset) {
 +
jQuery('.back-to-top').fadeIn(duration);
 +
} else {
 +
jQuery('.back-to-top').fadeOut(duration);
 +
}
 +
});
 +
jQuery('.back-to-top').click(function(event) {
 +
event.preventDefault();
 +
jQuery('html, body').animate({scrollTop: 0}, duration);
 +
return false;
 +
})
 +
});
 +
</script>
 +
</div><!-- This div end tag should end the .textArena tag that defines light grey space. This is crucial-->
<!-- This is the css of the page. Dont change it unless you have consulted with Lewis or Adam about what your changing-->
<!-- This is the css of the page. Dont change it unless you have consulted with Lewis or Adam about what your changing-->
Line 87: Line 266:
     font-size:90%;
     font-size:90%;
     font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
     font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
 +
      text-align: justify;
 +
}
 +
}
}
.widthCorrect {
.widthCorrect {
width:100%;
width:100%;
}
}
 +
.label-warning {
 +
    background: #ffffe0;
 +
    width: 100%;
 +
    height: 100%;
 +
    padding: 5px 10px;
 +
}
 +
/*table, th, td {
 +
  border: 1px solid black;
 +
}*/
/*=========Object Alignment Classes=============*/
/*=========Object Alignment Classes=============*/
.alignright {
.alignright {
Line 107: Line 298:
.table-bordered {
.table-bordered {
     border: 1px solid black;
     border: 1px solid black;
 +
}
 +
.back-to-top {
 +
position: fixed;
 +
bottom: 0em;
 +
right: 0.5em;
 +
background-color: #AA8799;
 +
text-decoration: none;
 +
color: #000000;
 +
display: none;
 +
border-radius: 100px;
 +
padding-bottom: 25px;
 +
margin-bottom: -25px;
 +
z-index: 99999;
}
}
 +
 +
a {
 +
    color: #000;
 +
}
 +
 +
.cf:before,
 +
.cf:after {
 +
    content: " "; /* 1 */
 +
    display: table; /* 2 */
 +
}
 +
 +
.cf:after {
 +
    clear: both;
 +
}
 +
/*=========Top Gap div id from Oran=============*/
 +
#TopGapO {
 +
height: 70px;
 +
width: 100%;
 +
background: black;
 +
}
 +
 +
/*========Accordian======*/
 +
.accordion {
 +
    font-size: 18px;
 +
}
 +
</style>
</style>
 +
 +
</body>
</html>
</html>
{{:Team:UCL/Template:footerx}}
{{:Team:UCL/Template:footerx}}

Revision as of 18:35, 17 October 2014

Goodbye Azodye UCL iGEM 2014

jQuery UI Accordion - Default functionality
Experiments

Bronze Achieved!


EDO WRITE THINGS HERE


Task Where am I on wiki? Where am I on iGEM?
 Team registration  Meet our Team!  Team Roster!
 Complete Judging form  Our Achievements!  iGEM Judging form!
 Team Wiki  Team wiki!  See us here also!
 We will present our project poster and talk at the iGEM Giant Jamboree, 30 October - 3 November 2014  ...  ...
 Use of new/improved application of previously existing standard BioBrick Part or Device, and submitted to the iGEM Registry  ...  ...

Silver Achieved!


EDO WRITE THINGS HERE


Task Where am I on wiki? Where am I on iGEM?
 Experimental validation that at least one of our new Biobrick Part(s) or Device(s) works as expected.  Meet our Team!  Team Roster!
 Characterisation of working Biobrick(s) documented in the "Main Page" section of its Part's/Device's Registry Entry.  Our Achievements!  iGEM Judging form!
 New part submitted to iGEM Parts Registry (adhering to the iGEM Registry guidelines).  Team wiki!  See us here also!
 Implications of our project to the environment, security, safety and ethics, and/or ownership and sharing. Also, description of one or more ways these, or broader, implications have been taken into consideration in the design and execution of our project.  ...  ...

Gold Achieved!


EDO WRITE THINGS HERE


Task Where am I on wiki? Where am I on iGEM?
 Improve the function OR characterization of an existing BioBrick Part or Device, document this in the "Experience" section of its entry in the iGEM Registry, and submit the part to the iGEM Parts Registry.  Meet our Team!  Team Roster!
 Help any registered iGEM team from another school or institute, e.g. characterising a part, debugging a construct, or modelling/simulating their system.  Our Achievements!  iGEM Judging form!
 Describe a novel approach of our team to help us and others consider the implications/aspects of the design and outcomes of synthetic biology efforts; justifying its novelty and how this approach might be adapted and scaled for others to use.  Team wiki!  See us here also!

Special Awards


EDO WRITE THINGS HERE


Task Where am I on wiki? Where am I on iGEM?
 Best Supporting Art and Design  Meet our Team!  Team Roster!
 Best Policy and Practice Advance  Our Achievements!  iGEM Judging form!
 Best Supporting Software  Team wiki!  See us here also!

Contact Us

University College London
Gower Street - London
WC1E 6BT
Biochemical Engineering Department
Phone: +44 (0)20 7679 2000
Email: ucligem2014@gmail.com

Follow Us