Difference between revisions of "Team:IIT Delhi/human practices"

 
(19 intermediate revisions by 2 users not shown)
Line 28: Line 28:
 
   position:absolute;
 
   position:absolute;
 
   margin-top:1.5%;
 
   margin-top:1.5%;
   width:7%;
+
   width:6%;
   padding-left:35px;
+
   padding-left:0;
 
   -webkit-transition: all 1s ease;
 
   -webkit-transition: all 1s ease;
 
   -moz-transition: all 1s ease;
 
   -moz-transition: all 1s ease;
Line 35: Line 35:
 
   transition all 1s ease;
 
   transition all 1s ease;
 
}
 
}
 
+
#icon7{
 +
  margin-top:2%;
 +
  margin-left:-0.5%;
 +
  width:7%;
 +
}
 +
#icon6{
 +
  margin-top:1.5% !important;
 +
  width:5.5%  !important;
 +
}
 
.smenu a:link{
 
.smenu a:link{
 
     color: white;
 
     color: white;
Line 49: Line 57:
 
#IITDigem_logo{
 
#IITDigem_logo{
 
   position:absolute;
 
   position:absolute;
   margin-top:1%;
+
   margin-top:2%;
   margin-left:2%;
+
   margin-left:11%;
   width:14%;
+
   width:10%;
 
}
 
}
  
Line 224: Line 232:
 
margin-bottom: 10px;
 
margin-bottom: 10px;
 
margin-top: 30px;
 
margin-top: 30px;
}
 
 
ul.ldd_menu{
 
margin-top:-10px;
 
        margin-left:15px;
 
padding:0;
 
        position:fixed;
 
height:70px;
 
        width:190px;
 
list-style:none;
 
font-family:Verdana, Geneva, sans-serif;
 
        font-size:100%;
 
text-align: center;
 
 
}
 
}
  
Line 242: Line 237:
 
   position:fixed;
 
   position:fixed;
 
   margin-top:0%;
 
   margin-top:0%;
   margin-left:87%;
+
   margin-left:-1%;
   height:23%;
+
   height:150px;
   width:13%;
+
   width:150px;
 +
  opacity:1;
 
   z-index:999;
 
   z-index:999;
 
}
 
}
 
ul.ldd_menu a{
 
ul.ldd_menu a{
text-decoration:none;
+
  text-decoration:none;
 
}
 
}
 
ul.ldd_menu > li{
 
ul.ldd_menu > li{
float:left;
+
position:fixed;
+
  position:fixed;
width: 100%;
+
  margin-left:-2%;
z-index: 9999;
+
  width:150px;
 +
  z-index: 9999;
 +
  height:150px;
 +
  border-radius:0 0 190px 0;
 +
  transition-delay: 300ms;
 +
 
 +
}
 +
 
 +
ul.ldd_menu > li:hover{
 +
  width:100%;
 +
    transition-delay: 0ms;
 +
 
 +
}
 +
.ldd_submenu ul{
 +
  margin-left:4%;
 +
}
 +
.ldd_submenu ul li{
 +
  padding-bottom:3%;
 
}
 
}
 
ul.ldd_menu > li > span{
 
ul.ldd_menu > li > span{
Line 260: Line 273:
 
   z-index:-1000;
 
   z-index:-1000;
 
   position:absolute;
 
   position:absolute;
   margin-left:550px;
+
   margin-left:0%;
   width:190px;
+
   width:0%;
   font-size:1px;
+
  height:100%;
 +
   font-size:100%;
 
   color:green;
 
   color:green;
 
   opacity:0;
 
   opacity:0;
background-color:white;
+
  background-color:white;
height:190px;
+
  height:100%;    
       
+
  line-height:100%;
line-height:50px;
+
  cursor:default;
cursor:default;
+
  padding:0px 20px;
padding:0px 20px;
+
   border-radius:0 0 190px 0;
   border-radius:0 0 0 190px;
+
  text-shadow:0px 0px 1px #CCC;
text-shadow:0px 0px 1px #CCC;
+
 
}
+
}
  
  
Line 286: Line 300:
 
display: inline-block;
 
display: inline-block;
 
border-left:1px dotted #FFF;
 
border-left:1px dotted #FFF;
margin-top: 20px;
 
margin-right: 0px;
 
margin-bottom: 10px;
 
margin-left: 20px;
 
 
padding-top: 10px;
 
padding-top: 10px;
 
padding-right: 5px;
 
padding-right: 5px;
Line 456: Line 466:
 
   <a href="https://2015.igem.org/Team:IIT_Delhi"><img id="IITDigem_logo"  src="https://static.igem.org/mediawiki/2015/f/ff/IITDigem_logo.png"></a>
 
   <a href="https://2015.igem.org/Team:IIT_Delhi"><img id="IITDigem_logo"  src="https://static.igem.org/mediawiki/2015/f/ff/IITDigem_logo.png"></a>
  
 
+
 
 
   <!--------------------------TOP NAV HTML STARTS------------------------------------------>  
 
   <!--------------------------TOP NAV HTML STARTS------------------------------------------>  
 
   <nav>
 
   <nav>
Line 462: Line 472:
 
       <!--------------------------ABSTRACT------------------------------------------>  
 
       <!--------------------------ABSTRACT------------------------------------------>  
 
     <div class="iconsDiv" style="margin-left:22%;">
 
     <div class="iconsDiv" style="margin-left:22%;">
       <a href="https://2015.igem.org/Team:IIT_Delhi/abstract"><img class="icons" id="icon5" src="https://static.igem.org/mediawiki/2015/8/86/Abstract1_iitd.png"></a>
+
       <a href="https://2015.igem.org/Team:IIT_Delhi/abstract"><img class="icons" id="icon5" src="https://static.igem.org/mediawiki/2015/b/b2/IITDabstract_copy.png"></a>
 
     </div>
 
     </div>
  
 
   <!--------------------------PROJECT------------------------------------------>  
 
   <!--------------------------PROJECT------------------------------------------>  
 
     <div class="iconsDiv" style="margin-left:29%;">
 
     <div class="iconsDiv" style="margin-left:29%;">
       <a href="https://2015.igem.org/Team:IIT_Delhi/project"><img class="icons" id="icon1" src="https://static.igem.org/mediawiki/2015/2/2f/IITDproject1.png"></a>
+
       <a href="https://2015.igem.org/Team:IIT_Delhi/project"><img class="icons" id="icon1" src="https://static.igem.org/mediawiki/2015/c/c7/IITDproject1_copy.png"></a>
  
 
       <ul class="smenu">
 
       <ul class="smenu">
Line 479: Line 489:
  
 
     <div class="iconsDiv" style="margin-left:36%;">
 
     <div class="iconsDiv" style="margin-left:36%;">
       <a href="https://2015.igem.org/Team:IIT_Delhi/notebook"><img class="icons" id="icon4" src="https://static.igem.org/mediawiki/2015/e/ee/Notebook_iitd.png"></a>
+
       <a href="https://2015.igem.org/Team:IIT_Delhi/notebook"><img class="icons" id="icon4" src="https://static.igem.org/mediawiki/2015/c/cc/IITDnotebook1_copy.png"></a>
  
 
       <ul class="smenu">
 
       <ul class="smenu">
Line 489: Line 499:
  
 
     <div class="iconsDiv" style="margin-left:43%;">
 
     <div class="iconsDiv" style="margin-left:43%;">
       <a href="https://2015.igem.org/Team:IIT_Delhi/results"><img class="icons" id="icon8" src="https://static.igem.org/mediawiki/2015/0/0b/Results1_iitd.png"></a>
+
       <a href="https://2015.igem.org/Team:IIT_Delhi/results"><img class="icons" id="icon8" src="https://static.igem.org/mediawiki/2015/d/dd/IITDresults1_copy.png"></a>
  
 
       <ul class="smenu">
 
       <ul class="smenu">
Line 499: Line 509:
  
 
     <div class="iconsDiv" style="margin-left:50%;">
 
     <div class="iconsDiv" style="margin-left:50%;">
       <a href="https://2015.igem.org/Team:IIT_Delhi/modelling"><img class="icons" id="icon2" src="https://static.igem.org/mediawiki/2015/b/b9/IITDmodelling1.png"></a>
+
       <a href="https://2015.igem.org/Team:IIT_Delhi/modelling"><img class="icons" id="icon2" src="https://static.igem.org/mediawiki/2015/a/a4/IITDmodelling1_copy.png"></a>
  
 
       <ul class="smenu">
 
       <ul class="smenu">
Line 510: Line 520:
  
 
     <div class="iconsDiv" style="margin-left:57%;">
 
     <div class="iconsDiv" style="margin-left:57%;">
       <a href="https://2015.igem.org/Team:IIT_Delhi/team"><img class="icons" id="icon3" src="https://static.igem.org/mediawiki/2015/0/01/Team1iitd.png"></a>
+
       <a href="https://2015.igem.org/Team:IIT_Delhi/team"><img class="icons" id="icon3" src="https://static.igem.org/mediawiki/2015/e/e9/IITDteam1_copy.png"></a>
  
 
       <ul class="smenu">
 
       <ul class="smenu">
Line 522: Line 532:
  
 
     <div class="iconsDiv" style="margin-left:64%;">
 
     <div class="iconsDiv" style="margin-left:64%;">
       <a href="https://2015.igem.org/Team:IIT_Delhi/human_practices"><img class="icons" id="icon6" style="margin-top:1.8%;" src="https://static.igem.org/mediawiki/2015/2/27/IITDhp.png"></a>
+
       <a href="https://2015.igem.org/Team:IIT_Delhi/human_practices"><img class="icons" id="icon6" src="https://static.igem.org/mediawiki/2015/6/61/IITDethics1.png"></a>
  
 
       <ul class="smenu">
 
       <ul class="smenu">
Line 532: Line 542:
  
 
     <div class="iconsDiv" style="margin-left:71%;">
 
     <div class="iconsDiv" style="margin-left:71%;">
       <a href="https://2015.igem.org/Team:IIT_Delhi/ethics"><img class="icons" id="icon7" src="https://static.igem.org/mediawiki/2015/5/51/Ethics1_iitd.png"></a>
+
       <a href="https://2015.igem.org/Team:IIT_Delhi/ethics"><img class="icons" id="icon7" src="https://static.igem.org/mediawiki/2015/5/5c/IITDhp_copy.png"></a>
  
 
       <ul class="smenu">
 
       <ul class="smenu">
Line 542: Line 552:
 
     </div>
 
     </div>
  
<a href="http://www.igem.org/Main_Page"><img id="igemlogo" style="width:7%;margin-left:81%;position:absolute;margin-top:3%;" src="https://static.igem.org/mediawiki/2015/1/19/Toronto_2015_images_igem.png" /></a>
+
<a href="http://www.igem.org/Main_Page"><img id="igemlogo" style="width:14%;margin-left:82%;position:absolute;margin-top:0%;" src="https://static.igem.org/mediawiki/2015/1/19/Toronto_2015_images_igem.png" /></a>
  
 
   </nav>
 
   </nav>
 
   <!--------------------------TOP NAV HTML BULGING ICONS ENDS------------------------------------------>
 
   <!--------------------------TOP NAV HTML BULGING ICONS ENDS------------------------------------------>
 +
 
 
    
 
    
  
Line 557: Line 568:
 
<!---------------TOUR CANCELLED------------------------->
 
<!---------------TOUR CANCELLED------------------------->
 
<!-------------Span sitemap image--------->
 
<!-------------Span sitemap image--------->
<img id="spanimg" src="https://static.igem.org/mediawiki/2015/1/1a/IITDsitemapfinal.png">             
+
<img id="spanimg" src="https://static.igem.org/mediawiki/2015/d/de/IITDSitemap1.png">             
 
<!------------Span sitemap image---------->
 
<!------------Span sitemap image---------->
 
   <div class="box">
 
   <div class="box">
 
     <ul id="ldd_menu" class="ldd_menu" style="position:absolute;">
 
     <ul id="ldd_menu" class="ldd_menu" style="position:absolute;">
 
       <li>
 
       <li>
         <span>SiteMap</span>
+
         <span id="site">SiteMap</span>
 
         <!---
 
         <!---
 
         <img id="spanimg" src="https://static.igem.org/mediawiki/2015/6/6b/IITDSitemap.png">           
 
         <img id="spanimg" src="https://static.igem.org/mediawiki/2015/6/6b/IITDSitemap.png">           
Line 616: Line 627:
 
    </ul>
 
    </ul>
 
             <ul>
 
             <ul>
      <li class="ldd_heading"><a style="color:white;" href="https://2015.igem.org/Team:IIT_Delhi/human_practices">HUMAN PRACTICES</a></li>
+
      <li class="ldd_heading"><a style="color:white;" href="https://2015.igem.org/Team:IIT_Delhi/human_practices">ETHICS</a></li>
 
   
 
   
 
      <li><a href="https://2015.igem.org/Team:IIT_Delhi/human_practices#collaborations">COLLABORATIONS</a></li>
 
      <li><a href="https://2015.igem.org/Team:IIT_Delhi/human_practices#collaborations">COLLABORATIONS</a></li>
Line 625: Line 636:
 
    </ul>
 
    </ul>
 
             <ul>
 
             <ul>
<li class="ldd_heading"><a style="color:white;" href="https://2015.igem.org/Team:IIT_Delhi/ethics">ETHICS</a></li>
+
<li class="ldd_heading"><a style="color:white;" href="https://2015.igem.org/Team:IIT_Delhi/ethics">HUMAN PRACTICES</a></li>
 
                 <li><a href="https://2015.igem.org/Team:IIT_Delhi/ethics#orientation">ORIENTATION</a></li>
 
                 <li><a href="https://2015.igem.org/Team:IIT_Delhi/ethics#orientation">ORIENTATION</a></li>
 
<li><a href="https://2015.igem.org/Team:IIT_Delhi/ethics#openhouse">OPEN HOUSE</a></li>
 
<li><a href="https://2015.igem.org/Team:IIT_Delhi/ethics#openhouse">OPEN HOUSE</a></li>
Line 638: Line 649:
 
     </div>  <!------DIV "HEADER" closed----->
 
     </div>  <!------DIV "HEADER" closed----->
 
   </div>      <!------DIV "WRAPPER" closed----->     
 
   </div>      <!------DIV "WRAPPER" closed----->     
 
 
   
 
   
  
 
     <div id="leftNav">
 
     <div id="leftNav">
       <h1 style="color:white;font-family:Verdana, Geneva, sans-serif;font-size:170%;text-align:center;">HUMAN PRACTICES</h1>
+
       <h1 style="color:white;font-family:Verdana, Geneva, sans-serif;font-size:170%;text-align:center;">ETHICS</h1>
 
   <nav class="snav">
 
   <nav class="snav">
 
   <ul class="mnmenu">
 
   <ul class="mnmenu">
Line 654: Line 664:
 
     </div>
 
     </div>
 
    
 
    
     <div id="wikicontent">
+
     <div id="wikicontent">
+
 
 
 
   <div class="container con">
 
   <div class="container con">
Line 663: Line 672:
 
<h1 style="font-family:'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;color:white;font-size:250%;padding-top:18px;">Collaborations</h1>
 
<h1 style="font-family:'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;color:white;font-size:250%;padding-top:18px;">Collaborations</h1>
 
<h2 style="font-family: 'Roboto', sans-serif;color:white;font-size:150%;vertical-align:text-top;">
 
<h2 style="font-family: 'Roboto', sans-serif;color:white;font-size:150%;vertical-align:text-top;">
<br>
+
 
Collaboration with Delhi Government: <br><br>
+
Collaboration with Delhi Government: <br>
 
Our team went on to meet with the Chief Minister of Delhi, Mr. Arvind Kejriwal, to talk about collaborating with our team. As a consequence, Delhi Government has agreed to implement the project at a larger scale all throughout Delhi. So, basically, our project is going to affect the lives of people in an entire state, and what else can be a bigger achievement for us!   
 
Our team went on to meet with the Chief Minister of Delhi, Mr. Arvind Kejriwal, to talk about collaborating with our team. As a consequence, Delhi Government has agreed to implement the project at a larger scale all throughout Delhi. So, basically, our project is going to affect the lives of people in an entire state, and what else can be a bigger achievement for us!   
 
Not only that, we also made sure that the ethical restrictions on synthetic biology be eased out, thereby allowing a higher research scope and better outcomes. And, finally made him aware of the present scenario of Synthetic Biology, and made it a point that it gets publicised in a proper fashion all throughout India. <br>  
 
Not only that, we also made sure that the ethical restrictions on synthetic biology be eased out, thereby allowing a higher research scope and better outcomes. And, finally made him aware of the present scenario of Synthetic Biology, and made it a point that it gets publicised in a proper fashion all throughout India. <br>  
The literal impact our project can have on pollution control and the potential it has was enough for our Government to assure their tie up, which certainly is a big step taken ahead.   
+
The literal impact our project can have on pollution control and the potential it has was enough for our Government to assure their tie up, which certainly is a big step taken ahead.  </td>
  <br> <br><br>
+
  <br> <br> <br> <br>
 +
 
 +
<td><img class="team" src="https://static.igem.org/mediawiki/2015/7/7a/Delhi_govt_mod.jpg" height="200px" width="200px"></td>
 +
<br>
 +
 
 +
<br>
 +
 
 +
<tr><td>
 +
<h2 style="font-family: 'Roboto', sans-serif;color:white;font-size:150%;vertical-align:text-top;">
 
IISER Pune India meetup (July 2015):  <br><br>
 
IISER Pune India meetup (July 2015):  <br><br>
 
   
 
   
iGEM Team IIT Delhi sent its representatives to the Indian iGEM meetup which was held at IISER Pune. The purpose for this was to discuss strategies and help other teams with any problems they are facing. The possibility of collaboration was also discussed among other topics. Being the team with the most amount of experience with iGEM over the past years, iGEM Team IIT Delhi had the task to explain about the completion, jamboree and sharing our experiences with the others. <br><br><br>
+
iGEM Team IIT Delhi sent its representatives to the Indian iGEM meetup which was held at IISER Pune. The purpose for this was to discuss strategies and help other teams with any problems they are facing. The possibility of collaboration was also discussed among other topics. Being the team with the most amount of experience with iGEM over the past years, iGEM Team IIT Delhi had the task to explain about the completion, jamboree and sharing our experiences with the others. </td> <br><br>
 +
</td>
 +
<td><img class="team" src="https://static.igem.org/mediawiki/2015/d/d9/IITDhp7.jpeg" height="200px" width="200px"></td>
 +
<br><br>
 +
 
 +
</tr>
 +
 
 +
<tr><td>
 +
<h2 style="font-family: 'Roboto', sans-serif;color:white;font-size:150%;vertical-align:text-top;">
 
Enactus:  <br><br>
 
Enactus:  <br><br>
 
   
 
   
Enactus IIT Delhi is basically related to Social Entrepreneurship, and deals with the various issues of social importance. Presently, they are working on project "Aanch", where there primary focus is to reduce the smoke coming out from the "chulha"s used for burning stuffs in rural areas. "iGEM IIT Delhi" has collaborated with "Enactus IIT Delhi" in project "Aanch", where we focus to install our prototype over the "chulha" to reduce the pollution caused by the harmful smokes emitted from them. Together, we aim to take the collaboration further, and implement it over a large scale. <br>
+
Enactus IIT Delhi is basically related to Social Entrepreneurship, and deals with the various issues of social importance. Presently, they are working on project "Aanch", where there primary focus is to reduce the smoke coming out from the "Chulha's" used for cooking in rural areas. "iGEM IIT Delhi" has collaborated with "Enactus IIT Delhi" in spreading awareness about the harmful effects caused by the smoke emitted from the "Chulha's". <br>
 
</h2>
 
</h2>
 
        </td>
 
        </td>
<td><img class="team" src="https://static.igem.org/mediawiki/2015/d/d9/IITDhp7.jpeg" height="400px" width="200px"></td>
+
 
</tr>
 
</tr>
      </table>
+
 
 +
      </table>  
 
   <table>
 
   <table>
  <tr id="outreach">
+
<tr id="outreach">
    <td><img class="team" src="https://static.igem.org/mediawiki/2015/d/d3/IITDhp2.jpeg" height="200px" width="200px"></td>
+
   
<td class="det">
+
<td class="det">
<h1 style="font-family:'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;color:white;font-size:250%;padding-top:18px;">OUTREACH</h1>
+
<h1 style="font-family:'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;color:white;font-size:250%;padding-top:18px;">OUTREACH</h1>
 
<h2 style="font-family: 'Roboto', sans-serif;color:white;font-size:150%;vertical-align:text-top;">
 
<h2 style="font-family: 'Roboto', sans-serif;color:white;font-size:150%;vertical-align:text-top;">
 
NSIT Visit:  
 
NSIT Visit:  
 
  <br><br>
 
  <br><br>
Netaji Subhas Institute of Technology, is a leading institution of higher technical education in India. Our team went there to display our iGEM project, apart from preaching the idea of Synthetic Biology. It was an eye opener for most of the students as most of the concepts were new for them. They took deep interest and participated actively. We also conducted a survey with a different questionnaire and handed a copy of our documentation on Pollution, so as to make them fully aware of entire issue. Finally, we gave them an insight into the working of iGEM IIT Delhi, and encouraged them to be a part of our team next year. The spirit and enthusiasm shown by them was a sure indicator of the influence our visit had on them.  
+
Netaji Subhas Institute of Technology, is a leading institution of higher technical education in India. Our team went there to display our iGEM project, apart from preaching the idea of Synthetic Biology. It was an eye opener for most of the students as most of the concepts were new for them. They took deep interest and participated actively. We also conducted a survey with a different questionnaire and handed a copy of our documentation on Pollution, so as to make them fully aware of entire issue. Finally, we gave them an insight into the working of iGEM IIT Delhi, and encouraged them to be a part of our team next year. The spirit and enthusiasm shown by them was a sure indicator of the influence our visit had on them. <br><br>
   
+
  </td>
 +
<td><img class="team" src="https://static.igem.org/mediawiki/2015/9/94/Dogra_mod.jpg" height="200px" width="200px"></td>
 +
 
 
  <br><br>
 
  <br><br>
Online Preaching :  
+
</tr>
 +
 
 +
<tr><td>
 +
<h2 style="font-family: 'Roboto', sans-serif;color:white;font-size:150%;vertical-align:text-top;">
 +
Online Mentoring :  
 +
 
 +
<br><br>
 
   
 
   
We have been preaching the idea of Synthetic Biology for a very long time, using our Facebook page. The basic motive was to make people aware of the ongoing research in the field of Synthetic Biology and Biotechnology. Our target was to make people realise the importance and the potential of synthetic biology.  <br> </h2>
+
We have been mentoring the idea of Synthetic Biology for a very long time, using our Facebook page. The basic motive was to make people aware of the ongoing research in the field of Synthetic Biology and Biotechnology. Our target was to make people realise the importance and the potential of synthetic biology.  <br>
<br />
+
 
                                        <br />
+
<br> <br />
 
</td>
 
</td>
 
</tr>
 
</tr>
 
</table>
 
</table>
 
   <table>
 
   <table>
<tr id="pollution">
+
<tr id="documentation">
 
<td class="det" align="left" style="vertical-align:top;">
 
<td class="det" align="left" style="vertical-align:top;">
 
<h1 style="font-family:'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;color:white;font-size:250%;padding-top:18px;">Pollution</h1>
 
<h1 style="font-family:'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;color:white;font-size:250%;padding-top:18px;">Pollution</h1>
 
<h2 style="font-family: 'Roboto', sans-serif;color:white;font-size:150%;vertical-align:text-top;">
 
<h2 style="font-family: 'Roboto', sans-serif;color:white;font-size:150%;vertical-align:text-top;">
 
The following is a documentation of "Pollution"; containing the causes and effects of pollution. It also contains detailed statistical analysis of pollution in some of the major cities in our nation. We sincerely hope that it will prove beneficial. You can check it at:
 
The following is a documentation of "Pollution"; containing the causes and effects of pollution. It also contains detailed statistical analysis of pollution in some of the major cities in our nation. We sincerely hope that it will prove beneficial. You can check it at:
<a href="">https://drive.google.com/folderview?id=0B2Oa_CC2CQMWUzZJd1Zac2JHdU0&usp=sharing</a>
+
<a href="http://www.slideshare.net/shanku1305/iit-delhi-pollution-book" target="_blank"> Click Here</a>
 
</h2>
 
</h2>
 
        </td>
 
        </td>
Line 713: Line 747:
 
   <table>
 
   <table>
 
  <tr id="casestudy">
 
  <tr id="casestudy">
    <td><img class="team" src="https://static.igem.org/mediawiki/2015/d/d3/IITDhp2.jpeg" height="200px" width="200px"></td>
+
    <td><img class="team" src="https://static.igem.org/mediawiki/2015/f/f4/Image_iitd.jpeg" height="200px" width="200px"></td>
 
<td class="det">
 
<td class="det">
 
<h1 style="font-family:'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;color:white;font-size:250%;padding-top:18px;">CASE STUDY</h1>
 
<h1 style="font-family:'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;color:white;font-size:250%;padding-top:18px;">CASE STUDY</h1>
 
<h2 style="font-family: 'Roboto', sans-serif;color:white;font-size:150%;vertical-align:text-top;">
 
<h2 style="font-family: 'Roboto', sans-serif;color:white;font-size:150%;vertical-align:text-top;">
 
Case Study:
 
Case Study:
 +
All through our project work a sociologist who is a doctoral candidate accompanied our team.  A link to the short report prepared by him on teams' human practices component is given here.
 
<br><br>
 
<br><br>
As a sociologist and participant observer of iGEM project, my own objective had been to make sense
+
<a href="https://2015.igem.org/File:Igem_wiki_report_final_2.pdf" target="_blank">Click Here</a>
of knowledge building processes and inherent risk and uncertainty that goes along with it. It was a great
+
gesture that the iGEM IIT Delhi team invited and allowed me to literally follow each and every step in
+
the process – often tolerating my intrusion to their personal lives. Starting from the first orientation cum
+
recruitment session conducted in February for the student community of IIT Delhi, I have closely
+
followed the team till the time they shipped their BioBricks in September 2015.<br><br>
+
While orientation presentation was attended by more than 125 enthusiasts, around 80 students appeared
+
for the subsequent recruitment interviews. Team mentors shortlisted 42 students for subsequent training
+
and project work. It is to the credit of teams’ past experience that they could create clear division of
+
work though with flexible boundaries. The team initially functioned under different heads viz. lab,
+
marketing, marketing, creative, public relations. Over the period, as it goes with any voluntary activity,
+
final team now comprises of 22 members, including 4 MS/PhD mentors. All along these seven months
+
apart from observing team activities and documenting for my own PhD research, I contributed to team
+
effort by taking pictures, editing emails, reminding about planned activity, reviewing wiki pages, and
+
assisting in lab work like cleaning desk or moving around samples. One important aspect of my
+
participation, from the teams’ perspective was to help team brainstorm ideas on ‘human practices’
+
component of iGEM competition.<br><br>
+
It can be said that iGEM IIT Delhi team has clearly internalized broader objective of the competition
+
e.g. the email circulated to campus community for orientation session in February stated - “The theme
+
of the competition is to develop systems that harness the power of synthetic biology to solve pressing
+
modern day challenges”. The challenge which they chose is the issue of pollution – rather an obvious
+
issue, given the fact that Delhi is the world’s most polluted city. A great number of ideas were thrown
+
and discussed during the brainstorming sessions – often involving more than 30 participants. However
+
issues of safety, feasibility, cost, complexity, and relevance played a crucial role in identifying project.
+
During consultations with faculty members, ideas like swallowing modified EColi bacteria for detection
+
of peptic ulcer were put off due to concerns related to human health. Other ideas like a bacteria based
+
camera or piano too were judged as less relevant. Issue of pollution thus became a working theme, with
+
its potential to bring in positive change to everyday life.<br><br>
+
As a matter of responsible innovation, iGEM teams are expected to ‘go beyond the bench’ and pay close
+
attention to what is termed as ‘human practices’. According to iGEM website, "Human Practices is the
+
study of how your work affects the world, and how the world affects your work". As mentioned above,
+
this teams’ project originated in a deep concern for pollution and environment. Team started its first
+
dialogue with public as early as March 2015, by participating and showcasing their ideas at ‘Tryst’ (a
+
science and technology festival which draws huge participation of college students). This was followed
+
by exhibition of teams’ work in ‘Open House’, which is a public engagement event of IIT Delhi
+
showcasing achievements in research. During extensive brainstorming sessions several ideas were
+
generated and team needed to scrutinise these ideas in terms of risk, health, cost, and ethics along others.
+
A consultation with faculty members, allowed the team to understand nuances and potential effect of
+
their work. Team members also took time to mentor other teams in India, by sharing solutions to issues
+
they had faced in the past. Further, the team also interacted with other iGEM teams at a national meet
+
organised at Pune, sharing challenges faced by the team. Though one major reason to engage department
+
of biotechnology (DBT) was to bring in funds, it also in a way affected policy makers by making them
+
aware of the urgent needs of the student community who are working on novel technologies. Further,
+
engagement with public was pursued through series of interactions at a popular park in Delhi as well as
+
through education cum awareness camp for children in association with Aaina (a NGO). Making a
+
crowd funding video and putting an appeal to people on the world wide web also allowed the team an
+
opportunity to reflect why their work is relevant and what more they can do to responsibly innovate.
+
One important aspect team realised during this venture was, they aren’t addressing the carbon emission
+
problem. Briefly for two weeks this aspect too was discussed, but given the time constraint team
+
couldn’t pursue it further. Nevertheless that showed teams’ responsiveness to issues at hand. On two
+
separate occasions, team presented their work to newly joined undergraduate students, in part
+
motivating them to join teams’ efforts. A major collaboration is also underway with team ‘Enactus’ of
+
IIT Delhi, which is working on designing pollution free (indoor) stoves for rural population by using
+
inexpensive chimneys that release fumes to the outside air. The idea is to reduce the outdoor pollution
+
caused by stove fumes using iGEM teams’ bacteria culture. A site visit to a village and survey of
+
practical issues was carried out by the team in this regard. Further, team also managed to draw attention
+
of policy makers, by visiting Chief Minister of Delhi state. During the meet Chief Minister was
+
informed about the urgent need to tackle the issue of pollution, and how team is working on a potential
+
solution. Team also attempted interaction through other platforms apart from its Facebook page e.g. a
+
short byte for NDTV (a leading news channel) about the project. Some outreach efforts did not fructify
+
e.g. radio time, newspaper article. Overall though, iGEM IIT Delhi team has made tremendous amount
+
of efforts on the front of human practices, while as a matter of fact team had been struggling with
+
resources including human, monetary, infrastructure, and time. Social context has thus constantly
+
informed iGEM IIT Delhi teams’ work.
+
 
</h2>
 
</h2>
 
<br />
 
<br />
Line 797: Line 769:
  
 
   <!-------------------------------footer stuff start--------------------------------------->
 
   <!-------------------------------footer stuff start--------------------------------------->
<footer style="height:20%;background-color:#1E4C7A;position:absolute;margin-top:2000px;width:100%;">
+
<footer style="height:20%;background-color:#1E4C7A;position:absolute;margin-top:3000px;width:100%;">
 
   
 
   
 
<div style="background-color:#1E4C7A;">
 
<div style="background-color:#1E4C7A;">

Latest revision as of 01:23, 4 October 2015











Collaborations

Collaboration with Delhi Government:
Our team went on to meet with the Chief Minister of Delhi, Mr. Arvind Kejriwal, to talk about collaborating with our team. As a consequence, Delhi Government has agreed to implement the project at a larger scale all throughout Delhi. So, basically, our project is going to affect the lives of people in an entire state, and what else can be a bigger achievement for us! Not only that, we also made sure that the ethical restrictions on synthetic biology be eased out, thereby allowing a higher research scope and better outcomes. And, finally made him aware of the present scenario of Synthetic Biology, and made it a point that it gets publicised in a proper fashion all throughout India.
The literal impact our project can have on pollution control and the potential it has was enough for our Government to assure their tie up, which certainly is a big step taken ahead.

IISER Pune India meetup (July 2015):

iGEM Team IIT Delhi sent its representatives to the Indian iGEM meetup which was held at IISER Pune. The purpose for this was to discuss strategies and help other teams with any problems they are facing. The possibility of collaboration was also discussed among other topics. Being the team with the most amount of experience with iGEM over the past years, iGEM Team IIT Delhi had the task to explain about the completion, jamboree and sharing our experiences with the others.

Enactus:

Enactus IIT Delhi is basically related to Social Entrepreneurship, and deals with the various issues of social importance. Presently, they are working on project "Aanch", where there primary focus is to reduce the smoke coming out from the "Chulha's" used for cooking in rural areas. "iGEM IIT Delhi" has collaborated with "Enactus IIT Delhi" in spreading awareness about the harmful effects caused by the smoke emitted from the "Chulha's".



OUTREACH

NSIT Visit:

Netaji Subhas Institute of Technology, is a leading institution of higher technical education in India. Our team went there to display our iGEM project, apart from preaching the idea of Synthetic Biology. It was an eye opener for most of the students as most of the concepts were new for them. They took deep interest and participated actively. We also conducted a survey with a different questionnaire and handed a copy of our documentation on Pollution, so as to make them fully aware of entire issue. Finally, we gave them an insight into the working of iGEM IIT Delhi, and encouraged them to be a part of our team next year. The spirit and enthusiasm shown by them was a sure indicator of the influence our visit had on them.

Online Mentoring :

We have been mentoring the idea of Synthetic Biology for a very long time, using our Facebook page. The basic motive was to make people aware of the ongoing research in the field of Synthetic Biology and Biotechnology. Our target was to make people realise the importance and the potential of synthetic biology.


Pollution

The following is a documentation of "Pollution"; containing the causes and effects of pollution. It also contains detailed statistical analysis of pollution in some of the major cities in our nation. We sincerely hope that it will prove beneficial. You can check it at: Click Here

CASE STUDY

Case Study: All through our project work a sociologist who is a doctoral candidate accompanied our team. A link to the short report prepared by him on teams' human practices component is given here.

Click Here