Difference between revisions of "Team:IIT-Madras/Public Engagement"

(Prototype team page)
 
 
(38 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{IIT-Madras}}
+
{{IIT-Madras/NewHeader}}
 +
 
 +
 
 
<html>
 
<html>
 +
<style>
 +
 +
body {
 +
font-family: 'title', sans-serif;
 +
}
 +
.box {
 +
 +
  width: 80%;
 +
    border: 0.9mm solid black;
 +
    padding: 25px;
 +
    margin: 25px;
 +
border-bottom: none;
 +
 +
}
 +
.grid {
 +
  display: grid;
 +
  grid-template-columns: 40% 60%;
 +
grid-template-areas:
 +
        'g1 g2';
 +
  height: auto;
 +
  margin: 0;
 +
  padding: 0;
 +
align-items: center;
 +
justify-items: center;
 +
align-content: center;
 +
justify-content: center;
 +
}
 +
 +
 +
.g1 {
 +
  justify-content: center;
 +
align-content: center;
 +
flex-basis: auto;
 +
  margin: 0;
 +
grid-area: g1;
 +
}
 +
.g2 {
 +
  justify-content: center;
 +
align-content: center;
 +
flex-basis: auto;
 +
  margin: 0;
 +
grid-area: g2;
 +
}
 +
 +
 +
 +
  @font-face {
 +
    src: url(https://static.igem.org/mediawiki/2018/f/fa/T--IIT-Madras--cantarell.ttf);
 +
    font-family: title;
 +
  }
 +
@font-face {
 +
src: url(https://static.igem.org/mediawiki/2018/1/13/T--IIT-Madras--montserrat.otf);
 +
    font-family: subtitle;
 +
}
 +
 +
@media only screen and (max-width: 600px) {
 +
.grid {
 +
 +
        grid-template-columns: 100%;
 +
grid-template-areas:
 +
'g1'
 +
'g2';
 +
 +
 +
}
 +
}
 +
</style>
 +
<br>
 +
 +
 +
<h2 style="font-family: 'title', sans-serif; font-size: 7.9mm; padding-left: 20%;"><a href="https://2018.igem.org/Team:IIT-Madras/TheLanguageProject">The Language Project</a></h2>
 +
<center>
 +
<div class="box">
 +
 +
  
<div class="column full_size judges-will-not-evaluate">
+
<div class="pagecontent">
<h3> ALERT! </h3>
+
  <div id="overview" class="grid">
<p>This page is used by the judges to evaluate your team for the <a href="https://2018.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2018.igem.org/Judging/Awards"> award listed below</a>. </p>
+
  <div class="g1">
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2018.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
 
 +
  <h2 style="font-family:'title', sans-serif; font-size:5.5mm;">Overview</h2>
 +
<p style="font-size: 5.0mm; font-family:'main', sans-serif;">
 +
When our team members approached the public to talk about synthetic biology and our project we faced an unanticipated barrier. A good number of people were not only unaware of recent developments in the field that make synthetic biology possible; but also could not speak or understand the language, most scientific research is communicated in- English. India is a diverse country with 22 official languages and only 12.18% of the people understand English (2001 census). Synthetic biology is a recent and unique field that can invite several ethical questions and therefore public engagement is of the essence. For effective public involvement, we need the audience to understand the science behind synthetic biology. Hence we decided to design an introductory course on the basics of SynBio in several Indian languages.<br>The graph doesn't depict anything under English Speakers because the number of first language English residents is 2,00,000 or 200,000; too few to be depicted on a million-to-one scale.  
 +
</p><br>
 
</div>
 
</div>
 +
 
 +
<div class="g2">  
 +
<img src="https://static.igem.org/mediawiki/2018/8/8b/T--IIT-Madras--lanprojgraph.png" alt="graph" style="max-width: 100%"><p style="font-size: 2.3mm; float: right;">Source: Indian Census, Ministry of Home Affairs, Govt. of India</p>
 +
</div>
  
 +
</div>
 +
<div id="tag2" class="grid">
  
<div class="clear"></div>
+
<div class="g1">
 +
<img src="https://static.igem.org/mediawiki/2018/b/b3/T--IIT-Madras--langmap.png" alt="map of India w/ languages" style="max-width: 100%;">
 +
</div>
 +
<div class="g2">
 +
<p style="font-size: 5mm; font-family: 'main', sans-serif;">
 +
But the need for a Language Project ran much deeper, as we soon realised. Science in general- and biology in particular- are relevant to every person. The inquiry of how life came to be and our quest to understand and deal with its elegant complexity must be inclusive and universal. India is a vast country that has never shown a dearth of brilliance and potential. However, most of the times, its inhabitants just...happen to not speak or be comfortable with English. This introductory course on synthetic biology (originally in 9 major languages spoken in India) aimed at lay people of all age groups and all walks of life, is our humble contribution to the ever-growing revolution of bringing science to all.
 +
<br>
 +
The languages we’ve made content available on so far are
 +
<a href="https://bit.ly/lan_bengali">Bengali</a>,
 +
<a href="https://bit.ly/lan_english">English</a>,
 +
<a href="https://bit.ly/lan_gujarati">Gujarati</a>,
 +
<a href="https://bit.ly/lan_hindi">Hindi</a>,
 +
<a href="https://bit.ly/lan_kannada">Kannada</a>,
 +
<a href="https://bit.ly/lan_malayalam">Malayalam</a>,
 +
<a href="https://bit.ly/lan_marathi">Marathi</a>,
 +
<a href="https://bit.ly/lan_tamil">Tamil</a> and
 +
<a href="https://bit.ly/lan_telugu">Telugu</a>.
 +
  </p>
 +
</div>
 +
</div>
 +
 +
</div>
  
 +
</div>
  
 +
</center>
  
<div class="column full_size">
+
<h2 style="font-family: 'title', sans-serif; font-size: 7.9mm; padding-left: 20%;"><a href="https://2018.igem.org/Team:IIT-Madras/SchoolVisits">School Visits</a></h2>
 +
<center>
 +
<div class="box">
  
<h1>Human Practices: Education and Public Engagement Special Prize</h1>
 
  
<p>Innovative educational tools and public engagement activities have the ability to discuss the science behind synthetic biology, spark new scientific curiosity and establish a public dialogue about synthetic biology from voices and views outside the lab. </p>
+
<p style="font-family: 'title', sans-serif; font-size: 5.5mm; font-weight: 300; ">
  
<p>On this page, your team should document your Education and Public Engagement work and activities. Describe your team’s efforts to include more people in shaping synthetic biology (such as creating or building upon innovative educational tools and/or public engagement activities to establish two-way dialogue with new communities, and/or engaging new groups in discussions about synthetic biology and public values). Describe your approach, why you chose it, and what was learned by everyone involved (including yourselves!).</p>
+
School visits are an important part of educational outreach programmes as this involves inspiring young minds. With the aim of increasing curiosity and enthusiasm for synthetic biology among school kids, we decided to conduct sessions in 4 schools in Chennai. We wanted this to be a fruitful and memorable experience for the school students. Biotechnology is a very interesting area and its advancements are numerous.
 +
</p>
 +
</div>
 +
</center>
  
<p>This work may relate to or overlap with the work you document on your Human Practices page. Whereas Integrated Human Practices relates to the process of refining your project purpose and design, this page may highlight significant efforts that go beyond your particular project focus and/or address a significant broader concern in iGEM.
+
<h2 style="font-family: 'title', sans-serif; font-size: 7.9mm; padding-left: 20%;"><a href="https://2018.igem.org/Team:IIT-Madras/Synkranti">Research Magazine</a></h2>
 +
<center>
 +
<div class="box">
 +
 
 +
 
 +
<p style="font-family: 'title', sans-serif; font-size: 5.5mm; font-weight: 300; ">
 +
 
 +
The students of iGEM-IIT Madras realized the rising popularity of popular science and decided to venture into this by writing about new and upcoming areas of scientific research. This inspired many of our non-iGEM peers as well and with a sufficient number of articles, we launched a research magazine called ‘Synkranti’ for the students of the Department of Biotechnology of our university. The name derives from Synthetic Biology and Kranti which is a Sanskrit word that means revolution. The first edition of the magazine being initiated by iGEM is a special issue with focus on “synthetic biology”.  
 
</p>
 
</p>
 +
</div>
  
 +
</center>
  
<p>For more information, please see the <a href="https://2018.igem.org/Human_Practices">Human Practices Hub</a>. There you will find:</p>
 
 
<ul>
 
<li> an <a href="https://2018.igem.org/Human_Practices/Introduction">introduction</a> to Human Practices at iGEM </li>
 
<li>tips on <a href="https://2018.igem.org/Human_Practices/How_to_Succeed">how to succeed</a> including explanations of judging criteria and advice about how to conduct and document your Human Practices work</li>
 
<li>descriptions of <a href="https://2018.igem.org/Human_Practices/Examples">exemplary work</a> to inspire you</li>
 
<li>links to helpful <a href="https://2018.igem.org/Human_Practices/Resources">resources</a></li>
 
<li>And more! </li>
 
</ul>
 
 
 
<div class="clear extra_space"></div>
 
 
<p>If you nominate your team for the <a href="https://2018.igem.org/Judging/Awards"></a>Best Education and Public Engagement Special Prize</a> by filling out the corresponding field in the <a href="https://2018.igem.org/Judging/Judging_Form">judging form</a>, the judges will review this page to consider your team for that prize. The criteria are listed below. </p>
 
  
<div class="highlight decoration_background">
+
<h2 style="font-family: 'title', sans-serif; font-size: 7.9mm; padding-left: 20%;"><a href="https://2018.igem.org/Team:IIT-Madras/Workshops">Workshop and Lecture Series</a></h2>
<p>How have you developed new opportunities to include more people in shaping synthetic biology? Innovative educational tools and public engagement activities have the ability to establish a two-way dialogue with new communities by discussing public values and the science behind synthetic biology. Document your approach and what was learned by everyone involved to compete for this award.
+
<center>
</p>
+
<div class="box">
 +
 
 +
 
 +
<p style="font-family: 'title', sans-serif; font-size: 5.5mm; font-weight: 300; ">
 +
 
 +
Biotechnology is the broad discipline where one creates new technology and applications on existing biological processes and systems in order to make something useful. The department of Biotechnology at the Indian Institute of Technology at Madras has been striving at spreading its research in the various sub fields of Biotechnology since 2004 like Bioprocess Engineering, Medical Biotechnology, Computational Biology, Protein Bioinformatics, Cancer Biology, and Plant Biotechnology. Team iGEM-IIT Madras forms one of the primary undergraduate research organs of the department. <br>
 +
 
 +
Being aspiring biotechnologists, we decided to educate our fellow undergraduates in various subfields of Biotechnology from other universities in Tamil Nadu with the help of professors that have expertise in these various fields. A two-day workshop and lecture series were planned that tried to incorporate as many diverse fields as possible like plant biotechnology, enzyme biology, bioprocess engineering, medical biotechnology, systems biology, protein bioinformatics, and computational neuroscience. The contents were split into the 2 days of the workshop based on the broad criterion of being computationally intensive or not.  
 +
</p>
 
</div>
 
</div>
 +
 +
</center>
 +
 +
 +
<h2 style="font-family: 'title', sans-serif; font-size: 7.9mm; padding-left: 20%;"><a href="https://2018.igem.org/Team:IIT-Madras/SynBioJournalClub">SynBio Journal Club</a></h2>
 +
<center>
 +
<div class="box">
 +
 +
 +
<p style="font-family: 'title', sans-serif; font-size: 5.5mm; font-weight: 300; ">
 +
 +
While we were doing multiple things like the wet lab project ADaPtat1on, Software project ChassiDex and the language project, we realized we, as a team, were lacking something. IIT Madras has a huge population of students pursuing Ph.D. and Mtech/ MS. Yet there is very little discussion with PGs and UGs regarding science. <br>
 +
 +
Dr. Karthik Raman1 realized this need too and to promote a platform for discussion about science and synthetic biology we, along with Dr. Raman, initiated the Journal Club. The goal of this journal club is to promote discussion about research, specifically about synthetic biology and to foster an interest in research in the undergraduates. We have had two sessions so far and hope to make it a pan-institute discussion.
 +
</p>
 
</div>
 
</div>
 +
 +
</center>
 +
</html>

Latest revision as of 03:52, 5 November 2018

iGEM Collaborations Page



The Language Project

Overview

When our team members approached the public to talk about synthetic biology and our project we faced an unanticipated barrier. A good number of people were not only unaware of recent developments in the field that make synthetic biology possible; but also could not speak or understand the language, most scientific research is communicated in- English. India is a diverse country with 22 official languages and only 12.18% of the people understand English (2001 census). Synthetic biology is a recent and unique field that can invite several ethical questions and therefore public engagement is of the essence. For effective public involvement, we need the audience to understand the science behind synthetic biology. Hence we decided to design an introductory course on the basics of SynBio in several Indian languages.
The graph doesn't depict anything under English Speakers because the number of first language English residents is 2,00,000 or 200,000; too few to be depicted on a million-to-one scale.


graph

Source: Indian Census, Ministry of Home Affairs, Govt. of India

map of India w/ languages

But the need for a Language Project ran much deeper, as we soon realised. Science in general- and biology in particular- are relevant to every person. The inquiry of how life came to be and our quest to understand and deal with its elegant complexity must be inclusive and universal. India is a vast country that has never shown a dearth of brilliance and potential. However, most of the times, its inhabitants just...happen to not speak or be comfortable with English. This introductory course on synthetic biology (originally in 9 major languages spoken in India) aimed at lay people of all age groups and all walks of life, is our humble contribution to the ever-growing revolution of bringing science to all.
The languages we’ve made content available on so far are Bengali, English, Gujarati, Hindi, Kannada, Malayalam, Marathi, Tamil and Telugu.

School Visits

School visits are an important part of educational outreach programmes as this involves inspiring young minds. With the aim of increasing curiosity and enthusiasm for synthetic biology among school kids, we decided to conduct sessions in 4 schools in Chennai. We wanted this to be a fruitful and memorable experience for the school students. Biotechnology is a very interesting area and its advancements are numerous.

Research Magazine

The students of iGEM-IIT Madras realized the rising popularity of popular science and decided to venture into this by writing about new and upcoming areas of scientific research. This inspired many of our non-iGEM peers as well and with a sufficient number of articles, we launched a research magazine called ‘Synkranti’ for the students of the Department of Biotechnology of our university. The name derives from Synthetic Biology and Kranti which is a Sanskrit word that means revolution. The first edition of the magazine being initiated by iGEM is a special issue with focus on “synthetic biology”.

Workshop and Lecture Series

Biotechnology is the broad discipline where one creates new technology and applications on existing biological processes and systems in order to make something useful. The department of Biotechnology at the Indian Institute of Technology at Madras has been striving at spreading its research in the various sub fields of Biotechnology since 2004 like Bioprocess Engineering, Medical Biotechnology, Computational Biology, Protein Bioinformatics, Cancer Biology, and Plant Biotechnology. Team iGEM-IIT Madras forms one of the primary undergraduate research organs of the department.
Being aspiring biotechnologists, we decided to educate our fellow undergraduates in various subfields of Biotechnology from other universities in Tamil Nadu with the help of professors that have expertise in these various fields. A two-day workshop and lecture series were planned that tried to incorporate as many diverse fields as possible like plant biotechnology, enzyme biology, bioprocess engineering, medical biotechnology, systems biology, protein bioinformatics, and computational neuroscience. The contents were split into the 2 days of the workshop based on the broad criterion of being computationally intensive or not.

SynBio Journal Club

While we were doing multiple things like the wet lab project ADaPtat1on, Software project ChassiDex and the language project, we realized we, as a team, were lacking something. IIT Madras has a huge population of students pursuing Ph.D. and Mtech/ MS. Yet there is very little discussion with PGs and UGs regarding science.
Dr. Karthik Raman1 realized this need too and to promote a platform for discussion about science and synthetic biology we, along with Dr. Raman, initiated the Journal Club. The goal of this journal club is to promote discussion about research, specifically about synthetic biology and to foster an interest in research in the undergraduates. We have had two sessions so far and hope to make it a pan-institute discussion.