Team:ETH Zurich/human/overview

From 2014.igem.org

(Difference between revisions)
 
(31 intermediate revisions not shown)
Line 1: Line 1:
-
{{:Team:ETH Zurich/tpl/head|Overview}}
+
{{:Team:ETH Zurich/tpl/head|Human Practice Overview}}
-
<html><article></html>
+
<center>
-
{{:ETH_Zurich/human/overview/question}}
+
{{:Team:ETH_Zurich/tpl/scrollbutton2|Complexity|blue}}
 +
{{:Team:ETH_Zurich/tpl/scrollbuttontworows|Our|Approach|red}}
 +
</center>
 +
 
 +
<html><article id='Complexity'></html>
 +
{{:Team:ETH_Zurich/human/overview/question}}
<html></article></html>
<html></article></html>
<html>
<html>
 +
<script type="text/javascript">
<script type="text/javascript">
(function($) {
(function($) {
Line 49: Line 55:
if (!initial)
if (!initial)
{
{
-
     var container =  $('#article');
+
     var container =  $('#container');
     var imgWidth = container.width();
     var imgWidth = container.width();
-
   $( "#map" ).each(function() {
+
   $( "#map").each(function() {
       $(this).css('height', 'auto', 'width', 'auto');
       $(this).css('height', 'auto', 'width', 'auto');
       $(this).mapster('resize',Math.min(imgWidth, $(this).naturalWidth()) ,0,0);   
       $(this).mapster('resize',Math.min(imgWidth, $(this).naturalWidth()) ,0,0);   
Line 59: Line 65:
}
}
-
 
$(document).ready(function(){
$(document).ready(function(){
-
  $('#map').mapster({
+
-
    fillColor: '2C2F3D',
+
$('#map').mapster({
     fillOpacity: 0.5,
     fillOpacity: 0.5,
-
     clickNavigate: true /*,  
+
     isSelectable: false,
-
     stroke: true,
+
     clickNavigate: true,
-
     strokeColor: 'c2d8f1',
+
     mapKey: 'name',
-
     strokeOpacity: 0.9,
+
     areas: [
-
    strokeWidth: 2,  
+
            {
-
    clickNavigate: true */
+
                key: "red",
 +
                fillColor: 'FF0000'
 +
            },
 +
 
 +
            {
 +
                key: "blue",
 +
                fillColor: '1ED9E1'
 +
            },
 +
 
 +
            {
 +
                key: "green",
 +
                fillColor: '00FF00'
 +
            },
 +
 
 +
            {
 +
                key: "silver",
 +
                fillColor: 'C0C0C0;'
 +
            }
 +
            ]
   });
   });
 +
Line 80: Line 104:
   });
   });
resize(true);
resize(true);
 +
});
});
 +
</script>
</script>
-
<article></html>
+
<article id='Our'></html>
== Our Approach ==
== Our Approach ==
Line 89: Line 115:
<br>
<br>
<br>
<br>
-
Our human practice project attempts to answer these questions by focusing on three different components: listening, discussing, and sharing.
+
Our human practice project attempts to answer these questions by focusing on four different components: listening, discussing, thinking and sharing.
 +
<br>
 +
<br>
 +
<br>
-
<html><center>
+
<html>
-
<IMG SRC="https://static.igem.org/mediawiki/2014/d/d3/ETH_Zurich_Hpbuttons.png" usemap="#map" id="map">
+
<center>
-
<map id="map" name="map"><area shape="poly" alt="" title="" coords="235,38,152,175,320,175" href="https://2014.igem.org/Team:ETH_Zurich/human/interviews" target="" /><area shape="poly" alt="" title="" coords="125,224,43,359,207,358" href="https://2014.igem.org/Team:ETH_Zurich/human/essay" target="" /><area shape="poly" alt="" title="" coords="263,359,430,360,346,221" href="https://2014.igem.org/Team:ETH_Zurich/human/survey" target="" /><area shape="poly" alt="" title="" coords="0,347,22,362,223,36,249,36,445,366,471,354,263,3,207,3" href="https://2014.igem.org/Team:ETH_Zurich/human/outreach" target="" /></map>
+
<div id="container">
 +
<IMG SRC="https://static.igem.org/mediawiki/2014/d/d3/ETH_Zurich_Hpbuttons.png" width='500px' usemap="#map" id="map">
 +
<map id="map" name="map"><area shape="poly" alt="" title="" coords="235,38,152,175,320,175" href="https://2014.igem.org/Team:ETH_Zurich/human/interviews" id="blue" name="blue" target="" /><area shape="poly" id="red" name="red" alt="" title="" coords="125,224,43,359,207,358" href="https://2014.igem.org/Team:ETH_Zurich/human/essay" target="" /><area shape="poly" alt="" title="" coords="263,359,430,360,346,221" id="green" name="green" href="https://2014.igem.org/Team:ETH_Zurich/human/survey" target="" /><area shape="poly" alt="" title="" coords="0,347,22,362,223,36,249,36,445,366,471,354,263,3,207,3" href="https://2014.igem.org/Team:ETH_Zurich/human/outreach" target="" name="silver"/></map>
 +
</div>
</center>
</center>
 +
</html>
-
</br>
 
-
 
-
</html>
 
=.=
=.=
The first component consists of a survey regarding complexity. By listening to the public we learn about the existing ideas of complexity and how people relate to it.
The first component consists of a survey regarding complexity. By listening to the public we learn about the existing ideas of complexity and how people relate to it.
Line 104: Line 134:
<br>
<br>
Our second component involves interviews with experts from different backgrounds. These discussions focus on the complexity existing in their field and how they deal with it which enables us to improve our understanding of complexity as a whole and how we could profit from this profound, interdisciplinary knowledge. The various methods of resolution are summarized and compared in an essay.
Our second component involves interviews with experts from different backgrounds. These discussions focus on the complexity existing in their field and how they deal with it which enables us to improve our understanding of complexity as a whole and how we could profit from this profound, interdisciplinary knowledge. The various methods of resolution are summarized and compared in an essay.
 +
<br>
 +
<br>
 +
In our third component, we bring elements from the survey, from interviews, from further reading together. Thinking on how our project and science, in general, relates to these topics.
<br>
<br>
<br>
<br>
Line 109: Line 142:
<html></article></html>
<html></article></html>
-
<html><article></html>
 
-
{{:ETH_Zurich/human/overview/conclusions}}
 
-
<html></article></html>
 
{{:Team:ETH Zurich/tpl/foot}}
{{:Team:ETH Zurich/tpl/foot}}

Latest revision as of 02:28, 18 October 2014

iGEM ETH Zurich 2014