Team:WITS-CSIR SA/Outreach/Survey

From 2011.igem.org

(Difference between revisions)
 
(24 intermediate revisions not shown)
Line 1: Line 1:
-
<html>
+
[[Media:Example.ogg]]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 +
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<head>
-
<link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:WITS-CSIR_SA/style.css?action=raw&amp;ctype=text/css">
+
    <title>Biotweet - Collaboration</title>
-
<link rel="stylesheet" type="text/css" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/themes/vader/jquery-ui.css" />
+
    <link type="text/css" media="screen" rel="Stylesheet" href="https://ajax.googleapis.com/ajax/libs/dojo/1.6.1/dojo/resources/dojo.css" />
 +
    <link type="text/css" media="screen" rel="Stylesheet" href="https://ajax.googleapis.com/ajax/libs/dojo/1.6.1/dijit/themes/claro/claro.css" />
 +
    <style type="text/css">
 +
        html, body, div.container
 +
        {
 +
            height: 100%;
 +
            padding: 0px;
 +
            margin: 0px;
 +
        }
 +
       
 +
        div.top
 +
        {
 +
            height: 95px;
 +
            background-color: #2d4782;
 +
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6279ad', endColorstr='#2d4782'); /* for IE */
 +
            background: -webkit-gradient(linear, left top, left bottom, from(#6279ad), to(#2d4782)); /* for webkit browsers */
 +
            background: -moz-linear-gradient(top,  #6279ad,  #2d4782); /* for firefox 3.6+ */
 +
        }
 +
       
 +
        div.center
 +
        {
 +
            background-color: #b8bcbf;
 +
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8bcbf', endColorstr='#ffffff') !important; /* for IE */
 +
            background: -webkit-gradient(linear, left top, left bottom, from(#b8bcbf), to(#ffffff)) !important; /* for webkit browsers */
 +
            background: -moz-linear-gradient(top,  #b8bcbf,  #ffffff) !important; /* for firefox 3.6+ */
 +
        }
 +
       
 +
        div.bottom
 +
        {
 +
            text-align: center;
 +
        }
 +
       
 +
        .dijitMenuItem
 +
        {
 +
            background-color: #eeeeff;
 +
        }
 +
    </style>
 +
    <script type="text/javascript">
 +
        var dojoConfig = {
 +
            isDebug: false,
 +
            parseOnLoad: false
 +
        }
 +
    </script>
 +
    <link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:WITS-CSIR_SA/css/layout.css?action=raw&amp;ctype=text/css">
 +
    <link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:WITS-CSIR_SA/css/presentation.css?action=raw&amp;ctype=text/css">
 +
    <link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:WITS-CSIR_SA/css/theme/jquery-ui-1.8.14.custom.css?action=raw&amp;ctype=text/css">
 +
    <link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:WITS-CSIR_SA/css/liteaccordion.css?action=raw&amp;ctype=text/css">
 +
<link href="http://ajax.googleapis.com/ajax/libs/dojo/1.6/dojox/image/resources/Lightbox.css" rel="stylesheet" type="text/css" />
-
<script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/igem.js?action=raw&amp;ctype=text/js"></script>
+
<link href="https://2011.igem.org/Team:WITS-CSIR_SA/Styles/Dropdown.css?action=raw&amp;ctype=text/css" media="screen" rel="stylesheet" type="text/css" />
-
 
+
<link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:WITS-CSIR_SA/Styles/default.css?action=raw&amp;ctype=text/css" />
-
<script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/plugins.js?action=raw&amp;ctype=text/js"></script>
+
<link href="https://2011.igem.org/Team:WITS-CSIR_SA/Styles/default.advanced.css?action=raw&amp;ctype=text/css" media="screen" rel="stylesheet" type="text/css" />
-
 
+
-
<script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/common.js?action=raw&amp;ctype=text/js"></script>
+
<!--[if lt IE 7]>
-
 
+
<script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/Styles/jquery.dropdown.js?action=raw&amp;ctype=text/js"></script>
-
<script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/menu.js?action=raw&amp;ctype=text/js"></script>
+
<![endif]-->
-
 
+
-
<script type="/text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.12/jquery-ui.min.js"></script>
+
    <!-- Begin: Core -->
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/jquery-1.5.1.min.js?action=raw&amp;ctype=text/js"></script>
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/modernizr-1.7.min.js?action=raw&amp;ctype=text/js"></script>
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/underscore.js?action=raw&amp;ctype=text/js"></script>
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/backbone.js?action=raw&amp;ctype=text/js"></script>
 +
    <!-- End:  Core -->
 +
    <!-- Begin: Library -->
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/jquery-ui-1.8.14.custom.min.js?action=raw&amp;ctype=text/js"></script>
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/jquery.fling.js?action=raw&amp;ctype=text/js"></script>
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/sammy-latest.min.js?action=raw&amp;ctype=text/js"></script>
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/jQuery.BlockUI.js?action=raw&amp;ctype=text/js"></script>
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/jquery.sizes.js?action=raw&amp;ctype=text/js"></script>
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/jlayout.border.js?action=raw&amp;ctype=text/js"></script>
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/jquery.jlayout.js?action=raw&amp;ctype=text/js"></script>
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/liteaccordion.jquery.js?action=raw&amp;ctype=text/js"></script>
 +
    <!-- End:  Library -->
 +
    <!-- Begin: Custom -->
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/common.js?action=raw&amp;ctype=text/js"></script>
 +
    <!-- End:  Custom -->
 +
    <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/dojo/1.6.1/dojo/dojo.xd.js"></script>
 +
    <script type="text/javascript">
 +
        dojo.require("dijit.layout.BorderContainer");
 +
        dojo.require("dijit.layout.ContentPane");
 +
        dojo.require("dijit.Menu");
 +
        dojo.require("dijit.MenuItem");
 +
        dojo.require("dijit.PopupMenuItem");
 +
        dojo.require("dijit.MenuBar");
 +
        dojo.require("dijit.MenuBarItem");
 +
        dojo.require("dijit.PopupMenuBarItem");
 +
        dojo.require("dijit.MenuSeparator");
 +
        dojo.require("dijit.TitlePane");
 +
        dojo.require("dijit.form.Button");
 +
        dojo.require("dijit.form.TextBox");
 +
        dojo.require("dojo.parser");
 +
        dojo.require("dojox.image.Lightbox");
 +
    </script>
</head>
</head>
-
<body>
+
<body class="claro">
 +
    <div data-dojo-type="dijit.layout.BorderContainer" data-dojo-props="design: 'headline', gutters: false"
 +
        class="container">
 +
<div style="position: absolute; width: 100%; top: 80px;">
 +
<ul class="dropdown dropdown-horizontal">
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA">Home</a></li>
 +
<li><a href="#" class="dir">Project</a>
 +
<ul>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Concept">Overview</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Characterization">Characterization</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Modelling">Modelling</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Collaboration/Index">Collaboration</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Notebook">Lab notebook</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Applications">Potential applications</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Achievements">Achievements</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Protocols">Protocols</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Parts">Parts submitted</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Characterization">Data</a></li>
 +
<li><a href="./" class="dir">Outreach</a>
 +
<ul>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Outreach/SciBono">Scibono experience</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Outreach/Forum">Synthetic biology forum</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Outreach/Survey">Survey</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Safety">Safety</a></li>
 +
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Diary/Gallery">Gallery</a></li>
 +
<li><a href="./" class="dir">About us</a>
 +
<ul>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/AboutUs/MeetTheTeam">Meet the team</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Outreach/PublicRelations">Media attention</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/AboutUs/Attributions">Attributions</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/AboutUs/Acknowledgements">Acknowledgements</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/AboutUs/MeetOurBugs">Meet our bugs!</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/AboutUs/ContactUs">Contact us</a></li>
 +
</ul>
 +
</li>
 +
</ul>
 +
</div>
 +
        <div data-dojo-type="dijit.layout.ContentPane" data-dojo-props="region: 'top'" class="top">
 +
            <a href="https://2011.igem.org/Team:WITS-CSIR_SA">
 +
                <img src="https://static.igem.org/mediawiki/2011/6/63/Wits_Logo_Biotweet_Rearrange.gif" alt="Biotweet" height="60px"
 +
                    style="float: left; margin-bottom: 5px; border: none;" />
 +
            </a><a href="https://2011.igem.org/Main_Page" target="_blank">
 +
                <img src="https://static.igem.org/mediawiki/2011/b/be/ICL_iGEM_Logo.png" alt="iGem" height="60px"
 +
                    style="float: right; margin-bottom: 5px; border: none;" />
 +
            </a>
 +
            <div class="ui-helper-clearfix">
 +
            </div>
 +
        </div>
 +
        <div data-dojo-type="dijit.layout.ContentPane" data-dojo-props="region: 'center'"
 +
            class="center">
 +
 +
            <div style="width: 903px; margin: auto; height: 100%;">
 +
                <div data-dojo-type="dijit.layout.BorderContainer" data-dojo-props="design: 'headline'"
 +
                    style="height: 100%;">
 +
                    <div data-dojo-type="dijit.layout.ContentPane" data-dojo-props="region: 'center'">
 +
                        <div style="height: 100%; overflow-y: auto;">
-
<div class="menubar">
+
<h1>
-
<ul class="topnav">
+
                  Survey</h1>
-
  <li class="current"><a href="https://2011.igem.org/Team:WITS-CSIR_SA">Home</a></li>
+
                            <div data-dojo-type="dijit.TitlePane" data-dojo-props="title:'Introduction'">
-
  <li><a href="#">Project</a>
+
<p>As an attempt to interact with the public and to promote a conversation around the topics of synthetic biology and genetic engineering, a simple survey was conducted.
-
    <ul class="subnav">
+
The online survey tool, <a href = "http://www.surveymonkey.com/">surveymonkey</a>, was used to design, distribute and collect responses from the survey.
-
      <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Overview">Overview</a></li>
+
The survey, which can be found <a href = "http://www.surveymonkey.com/s/8QJ22BR">here</a>, attempts to glean an understanding of public opinion towards the field of synthetic biology.
-
      <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Submissions">Parts Submitted</a></li>
+
-
    </ul>
+
-
  </li>
+
-
  <li><a href="#">Scrapbook</a>
+
-
    <ul class="subnav">
+
-
      <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Scrapbook/Calendar">Calendar</a></li>
+
-
      <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Scrapbook/Minutes">Minutes</a></li>
+
-
      <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Scrapbook/Gallery">Gallery</a></li>
+
-
      <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Scrapbook/Videos">Videos</a></li>
+
-
    </ul>
+
-
  </li>
+
-
  <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Outreach/Index">Outreach</a></li>
+
-
  <li><a href="#">Sponsors</a>
+
-
    <ul class="subnav">
+
-
      <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Sponsors/CSIR">CSIR</a></li>
+
-
      <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Sponsors/Wits">Wits University</a></li>
+
-
    </ul>
+
-
  </li>
+
-
  <li><a href="#">About Us</a>
+
-
    <ul class="subnav">
+
-
      <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/About/Team">Meet the Team</a></li>
+
-
      <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/About/Contact">Contact Us</a></li>
+
-
    </ul>
+
-
  </li>
+
-
  <li><a href="#">Resources</a>
+
-
    <ul class="subnav">
+
-
      <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/style.css">Stylesheet</a></li>
+
-
      <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/igem.js">Script</a></li>
+
-
    </ul>
+
-
  </li>
+
-
</ul>
+
-
<div class="ui-helper-clearfix"></div>
+
</div>
</div>
-
 
+
<br/>
-
<div class="padding ui-corner-all ui-widget-content">
+
  <div data-dojo-type="dijit.TitlePane" data-dojo-props="title:'The survey'">
-
 
+
-
<h1 class="logo" style="font-size: 24pt;">Survey</h1>
+
-
<div class="padding">
+
-
<h2>Introduction</h2>
+
-
<p>As an attempt to interact with the public, and to promote a conversation around the topics of synthetic biology and genetic engineering, a simple survey was conducted.
+
-
The online survey tool, <a href = "http://www.surveymonkey.com/">surveymonkey</a> was used to design, distribute and collect responses from the survey.
+
-
The survey, which can be found <a href = "http://www.surveymonkey.com/s/8QJ22BR">here</a> attempts to glean an understanding of public opinion towards the field of synthetic biology.
+
-
<h2>The Survey</h2>
+
<p>The survey consists of ten simple questions:
<p>The survey consists of ten simple questions:
<ol>
<ol>
-
<li>How old are you?</li>
+
<p>(1) How old are you?</p>
-
<li>What is your highest level of education?</li>
+
<p>(2) What is your highest level of education?</p>
-
<li>To what religious denomination do you belong?</li>
+
<p>(3) To what religious denomination do you belong?</p>
-
<li>How would you rate your understanding of "synthetic biology"?
+
<p>(4) How would you rate your understanding of "synthetic biology"?</p>
-
<ul>
+
 
-
<li>I have no idea what it is</li>
+
<p>   - I have no idea what it is</p>
-
<li>I have some idea of what it may entail</li>
+
<p>   - I have some idea of what it may entail</p>
-
<li>I know what it is</li>
+
<p>   - I know what it is</p>
-
<li>I have a deep understanding of the field</li>
+
<p>   - I have a deep understanding of the field</p>
-
</ul>
+
-
</li>
+
<br/>
-
<li>Which of the following have led to your understanding of synthetic biology?
+
<p>(5) Which of the following have led to your understanding of synthetic biology?</p>
-
<ul>
+
-
<li>Television news</li>
+
<p>   - Television news</p>
-
<li>Newspaper articles</li>
+
<p>   - Newspaper articles</p>
-
<li>Internet articles</li>
+
<p>   - Internet articles</p>
-
<li>School or university</li>
+
<p>   - School or university</p>
-
<li>Friends and family</li>
+
<p>   - Friends and family</p>
-
</ul>
+
<br/>
-
</li>
+
<p>(6) In your opinion genetic engineering is:</p>
-
<li>In your opinion genetic engineering is:
+
-
<ul>
+
<p>- Unethical</p>
-
<li>Unethical</li>
+
<p>- Ethical but necessary</p>
-
<li>Ethical but necessary</li>
+
<p>- Ethical and very useful for humanity</p>
-
<li>Ethical and very useful for humanity</li>
+
<p>- I have conflicting opinions</p>
-
<li>I have conflicting opinions</li>
+
<br/>
-
</ul>
+
<p>(7) Would you ever use a medicine if it was a genetically engineered bacterium?</p>
-
</li>
+
<p>(8) As a member of the public do you feel that scientists, in general, approach technologies such as stem cell research, genetic engineering and synthetic biology:</p>
-
<li>Would you ever use a medicine if it was a genetically engineered bacterium?</li>
+
-
<li>As a member of the public do you feel that scientists, in general, approach technologies such as stem cell research, genetic engineering and synthetic biology:
+
<p>- Ethically</p>
-
<ul>
+
<p>- Neutrally</p>
-
<li>Ethically</li>
+
<p>- Unethically</p>
-
<li>Neutrally</li>
+
<br/>
-
<li>Unethically</li>
+
<p>(9) As a member of the public, do you feel that new advance in science are communicated to you in an understandable way?</p>
-
</ul>
+
<p>(10) Which of the following areas do you consider most important for humanity?</p>
-
</li>
+
-
<li>As a member of the public, do you feel that new advance in science are communicated to you in an understandable way?</li>
+
<p>   - Agriculture, food and beverage</p>
-
<li>Which of the following areas do you consider most important for humanity?
+
<p>   - Health and Medicine</p>
-
<ul>
+
<p>   - Computer science and mathematics</p>
-
<li>Agriculture, food and beverage</li>
+
<p>   - Engineering and architecture</p>
-
<li>Health and Medicine</li>
+
<p>   - Sociology and philosophy</p>
-
<li>Computer science and mathematics</li>
+
<p>   - Education</p>
-
<li>Engineering and architecture</li>
+
<p>   - History and politics</p>
-
<li>Sociology and philosophy</li>
+
-
<li>Education</li>
+
-
<li>History and politics</li>
+
-
</ul>
+
-
</li>
+
</ol>
</ol>
 +
</div>
 +
<br/>
 +
  <div data-dojo-type="dijit.TitlePane" data-dojo-props="title:'Analysis of results'">
 +
 +
<center>
 +
<a href="#"><img src="https://static.igem.org/mediawiki/2011/a/a0/Q2.png" width="540" alt="" title="#q1" /></a>
 +
<a href="#"><img src="https://static.igem.org/mediawiki/2011/2/21/Q3.png" width="540" alt="" title="#q3" /></a>
 +
<a href="#"><img src="https://static.igem.org/mediawiki/2011/2/20/Q4.png" width="540" alt="" title="#q4" /></a>
 +
<a href="#"><img src="https://static.igem.org/mediawiki/2011/1/13/Q5.png" width="540" alt="" title="#q5" /></a>
 +
<a href="#"><img src="https://static.igem.org/mediawiki/2011/6/64/Q6.png" width="540" alt="" title="#q6" /></a>
 +
<a href="#"><img src="https://static.igem.org/mediawiki/2011/4/4b/Q7.png" width="540" alt="" title="#q7" /></a>
 +
 +
</center>
 +
-
<h2>Analysis of results</h2>
 
-
<table>
 
-
<td style="width: 618px;">
 
-
            <div class="ui-corner-all ui-widget-content equalHeights" style="padding: 0.25em; width:670px; margin-top: 3px;">
 
-
                <div id="slider" class="nivoSlider" style="margin-left:25px; margin-top: 10px;">
 
-
<a href="#"><img src="https://static.igem.org/mediawiki/2011/a/a0/Q2.png" alt="" title="#q1" /></a>
 
-
<a href="#"><img src="https://static.igem.org/mediawiki/2011/a/a0/Q3.png" alt="" title="#q3" /></a>
 
-
<a href="#"><img src="https://static.igem.org/mediawiki/2011/a/a0/Q4.png" alt="" title="#q4" /></a>
 
-
<a href="#"><img src="https://static.igem.org/mediawiki/2011/a/a0/Q5.png" alt="" title="#q5" /></a>
 
-
<a href="#"><img src="https://static.igem.org/mediawiki/2011/a/a0/Q6.png" alt="" title="#q6" /></a>
 
-
<a href="#"><img src="https://static.igem.org/mediawiki/2011/a/a0/Q7.png" alt="" title="#q7" /></a>
 
-
                </div>
 
-
                <div id="q2" class="nivo-html-caption">
 
-
a caption
 
-
                </div>
 
-
<div id="q3" class="nivo-html-caption">
 
-
a caption
 
-
                </div>
 
-
<div id="q4" class="nivo-html-caption">
 
-
a caption
 
-
                </div>
 
-
<div id="q5" class="nivo-html-caption">
 
-
a caption
 
-
                </div>
 
-
<div id="q6" class="nivo-html-caption">
 
-
a caption
 
-
                </div>
 
-
<div id="q7" class="nivo-html-caption">
 
-
a caption
 
-
                </div>
 
-
            </div>
 
-
          </td>
 
-
<table>
 
<p>
<p>
Line 171: Line 250:
would only do so if they were suffering from a life-threatening illness.
would only do so if they were suffering from a life-threatening illness.
</p>
</p>
 +
<p>
43 % of people felt that new advances in science are communicated to them in an understandable way, whilst 36 % felt that they are not.
43 % of people felt that new advances in science are communicated to them in an understandable way, whilst 36 % felt that they are not.
21 % felt that they are not communicated at all.
21 % felt that they are not communicated at all.
Line 179: Line 259:
</p>
</p>
 +
                           
 +
                            </div>
 +
                        </div>
 +
                    </div>
 +
                </div>
 +
            </div>
</div>
</div>
 +
        <div data-dojo-type="dijit.layout.ContentPane" data-dojo-props="region: 'bottom'"
 +
            class="footerBox" style="background-color: #ffffff;">
 +
        </div>
 +
    </div>
 +
    <script type="text/javascript">
 +
        dojo.ready(function () {
 +
            $('#globalWrapper').hide();
 +
            $('.container').appendTo('body');
 +
            $('.left-menu').prependTo('body').css('z-index', 100);
 +
            $('#footer-box').appendTo('div.footerBox');
 +
            $('.left-menu li:last').remove();
 +
            $('.right-menu').prependTo('body').css('z-index', 100);
 +
 +
            $('body').addClass('claro');
 +
 +
            $.fling('publish', 'ready');
-
<script type="text/javascript">
+
            $('#one').liteAccordion({
-
  $(function(){
+
                onActivate: function () {
-
  });
+
                    this.find('figcaption').fadeOut();
-
</script>
+
                },
 +
                slideCallback: function () {
 +
                    this.find('figcaption').fadeIn();
 +
                },
 +
                autoPlay: false,
 +
                pauseOnHover: true,
 +
                theme: 'dark',
 +
                rounded: false,
 +
                enumerateSlides: true,
 +
                containerWidth: 932,
 +
                containerHeight: 240
 +
            }).find('figcaption:first').show();
 +
            dojo.parser.parse();
 +
        });
 +
    </script>
</body>
</body>
</html>
</html>

Latest revision as of 20:35, 22 October 2011

Media:Example.ogg<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> Biotweet - Collaboration

Survey

As an attempt to interact with the public and to promote a conversation around the topics of synthetic biology and genetic engineering, a simple survey was conducted. The online survey tool, surveymonkey, was used to design, distribute and collect responses from the survey. The survey, which can be found here, attempts to glean an understanding of public opinion towards the field of synthetic biology.


The survey consists of ten simple questions:

    (1) How old are you?

    (2) What is your highest level of education?

    (3) To what religious denomination do you belong?

    (4) How would you rate your understanding of "synthetic biology"?

    - I have no idea what it is

    - I have some idea of what it may entail

    - I know what it is

    - I have a deep understanding of the field


    (5) Which of the following have led to your understanding of synthetic biology?

    - Television news

    - Newspaper articles

    - Internet articles

    - School or university

    - Friends and family


    (6) In your opinion genetic engineering is:

    - Unethical

    - Ethical but necessary

    - Ethical and very useful for humanity

    - I have conflicting opinions


    (7) Would you ever use a medicine if it was a genetically engineered bacterium?

    (8) As a member of the public do you feel that scientists, in general, approach technologies such as stem cell research, genetic engineering and synthetic biology:

    - Ethically

    - Neutrally

    - Unethically


    (9) As a member of the public, do you feel that new advance in science are communicated to you in an understandable way?

    (10) Which of the following areas do you consider most important for humanity?

    - Agriculture, food and beverage

    - Health and Medicine

    - Computer science and mathematics

    - Engineering and architecture

    - Sociology and philosophy

    - Education

    - History and politics


Of the 168 responses to the survey, 46 % were undergraduate university students, and 30 % postgraduates. Indeed, almost 70 % of respondents were aged 19 – 25. This does not nullify the results of the survey, but it should thus be understood that any results gleaned from the survey are heavily biased toward to a younger, educated audience.

20 % of respondents did not know what the field of synthetic biology involves, whilst 26 % did. 43 % did not know exactly, but felt they had some idea of what it may entail, whilst 11 % considered themselves possessing a deep knowledge of the field. The understanding of the field was found to originate mainly from school or university education (38 %), internet articles (25 %) and word of mouth by friends or family (22%).

Almost 60 % of correspondents felt that the field of genetic engineering is ethical and useful for humanity, whilst 30 % had conflicting opinions on the matter. Only 7 % felt that genetic engineering was unethical. Correspondingly, 63 % of responding parties indicated that they would use a medicine in the form of a genetically engineered bacterium, whilst 30 % would only do so if they were suffering from a life-threatening illness.

43 % of people felt that new advances in science are communicated to them in an understandable way, whilst 36 % felt that they are not. 21 % felt that they are not communicated at all.

The three main areas that respondents felt were of the greatest importance to humanity are the fields of health and medicine (34 %), education (27 %) and agriculture, food and beverage (26%).