(38 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
<html> | <html> | ||
− | < | + | <!-- JQUERY for bubble title --> |
+ | <script src="http://savandara.besse.emi.u-bordeaux.fr/Wiki/jquery-1.12.3.min.js"></script> | ||
+ | <script src="http://savandara.besse.emi.u-bordeaux.fr/Wiki/alphabet.js"></script> | ||
− | < | + | <section class="HP_intro"> |
− | < | + | <div class="content_wrapper"> |
− | < | + | <canvas id="myCanvas"></canvas> |
− | < | + | <script src="http://savandara.besse.emi.u-bordeaux.fr/Wiki/bubbles.js"></script> |
− | </ | + | |
+ | <script> | ||
− | + | var myName = "Human Practices"; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | var red = [0, 100, 63]; | |
− | + | var orange = [40, 100, 60]; | |
− | + | var green = [75, 100, 40]; | |
− | + | var mint_green = [139, 44, 42]; | |
− | + | var bioo_blue = [201, 79, 70]; | |
− | + | var foo_blue = [196,71,35]; | |
− | + | var blue = [196, 77, 55]; | |
− | + | var purple = [280, 50, 60]; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | var letterColors = [bioo_blue,mint_green,foo_blue]; | ||
− | + | drawName(myName, letterColors); | |
− | + | ||
− | + | ||
− | + | ||
+ | bubbleShape = 'circle'; | ||
− | + | bounceBubbles(); | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </div> | + | </script> |
+ | |||
+ | <div class="column full_size"> | ||
+ | |||
+ | <h1>Human practices are an important aspect of the iGEM competition.</h1> | ||
+ | |||
+ | <p align="justify"> The human practices allow us to <b>not focus only on the scientific parts</b> but also show interest in the <b>other aspects of the iGEM project</b> such as Philosophy, Public Engagement, Education or Ethics. This year, our team worked on many projects in order to : | ||
+ | <ul> | ||
+ | <li><b>explain</b> to everyone what <i>synthetic biology</i> is and its use in our daily lives</li> | ||
+ | <li><b>transmit</b> to children and teenagers our <i>scientific knowledge</i></li> | ||
+ | <li><b>think</b> about the ethical aspects of the tool <i>CRISPR-CAS9</i> and our tool <i>EpiCRISPR</i></li> | ||
+ | <li><b>meet</b> professionals and teachers to <i>deal with our project in depth</i></li> | ||
+ | </ul> | ||
+ | </p> | ||
+ | |||
+ | <h5><i>This mind-map summarizes our human practices project. <br> Click on the <font color=#0000A0> dark blue squares</font> to see in detail our work!</i></h5> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | </section> | ||
+ | |||
+ | <section id="mindMap"> | ||
+ | |||
+ | <div class="content_wrapper"> | ||
+ | <div class="column full_size"> | ||
+ | |||
+ | <p> | ||
+ | |||
+ | <img id="HumanPracticesSummary" src="https://static.igem.org/mediawiki/2016/8/85/T--Bordeaux--HP_MindMap.png" border="0" | ||
+ | width="1200" height="452" usemap="#HPMap" /> | ||
+ | |||
+ | <map name="HPMap"> | ||
+ | |||
+ | <area shape="rect" coords="235,159,373,214" href="https://2016.igem.org/Team:Bordeaux/Engagement" style="outline:none" title="Public Engagement" /> | ||
+ | <area shape="rect" coords="612,158,845,215" href="https://2016.igem.org/Team:Bordeaux/HP/Silver" style="outline:none" title="Ethical aspects on CRISPR-CAS9" /> | ||
+ | <area shape="rect" coords="206,245,373,302" href="https://2016.igem.org/Team:Bordeaux/HP/Gold" style="outline:none" title="Popularization and Education" /> | ||
+ | <area shape="rect" coords="609,247,792,302" href="https://2016.igem.org/Team:Bordeaux/Integrated_Practices" style="outline:none" title="Integrated Human Practices" /> | ||
+ | |||
+ | </map> | ||
+ | |||
+ | </p> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </section> | ||
</html> | </html> | ||
+ | |||
+ | {{Bordeaux/Footer}} |
Latest revision as of 10:48, 15 October 2016
The human practices allow us to not focus only on the scientific parts but also show interest in the other aspects of the iGEM project such as Philosophy, Public Engagement, Education or Ethics. This year, our team worked on many projects in order to :
Human practices are an important aspect of the iGEM competition.
This mind-map summarizes our human practices project.
Click on the dark blue squares to see in detail our work!