Difference between revisions of "Team:BIT/HP/Gold"

(Prototype team page)
 
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{BIT}}
+
<!DOCTYPE html>
<html>
+
<html lang="en">
 +
<head>
 +
<!-- Basic Page Needs
 +
================================================== -->
 +
<meta charset="utf-8">
 +
<!--[if IE]><meta http-equiv="x-ua-compatible" content="IE=9" /><![endif]-->
 +
<meta name="viewport" content="width=device-width, initial-scale=1">
 +
<title>Biology</title>
 +
<meta name="description" content="">
 +
<meta name="keywords" content="">
 +
<meta name="author" content="">
  
<div class="column full_size judges-will-not-evaluate">
+
<!-- Favicons
<h3>★  ALERT! </h3>
+
================================================== -->
<p>This page is used by the judges to evaluate your team for the <a href="https://2016.igem.org/Judging/Medals">human practices gold medal criterion</a>. </p>
+
<link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon">
 +
<link rel="apple-touch-icon" href="img/apple-touch-icon.png">
 +
<link rel="apple-touch-icon" sizes="72x72" href="img/apple-touch-icon-72x72.png">
 +
<link rel="apple-touch-icon" sizes="114x114" href="img/apple-touch-icon-114x114.png">
  
 +
<!-- Bootstrap -->
 +
<link href="https://2016.igem.org/Team:BIT/css/bootstrap?action=raw&ctype=text/css" rel="stylesheet">
 +
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
 +
<link href="https://2016.igem.org/Team:BIT/css/jasny-bootstrap-min?action=raw&ctype=text/css" rel="stylesheet">
 +
<link href="https://2016.igem.org/Team:BIT/css/animate?action=raw&amp;ctype=text/css" rel="stylesheet">
  
<p> Delete this box in order to be evaluated for this medal. See more information at <a href="https://2016.igem.org/Judging/Pages_for_Awards/Instructions"> Instructions for Pages for awards</a>.</p>
+
<!-- Slider
 +
================================================== -->
 +
<link href="https://2016.igem.org/Team:BIT/css/owl-carousel?action=raw&amp;ctype=text/css" rel="stylesheet" media="screen">
 +
<link href="https://2016.igem.org/Team:BIT/css/owl-theme?action=raw&amp;ctype=text/css" rel="stylesheet" media="screen">
 +
 
 +
<!-- Stylesheet
 +
================================================== -->
 +
<link href="https://2016.igem.org/Team:BIT/css/style?action=raw&amp;ctype=text/css" rel="stylesheet">
 +
<link href="https://2016.igem.org/Team:BIT/css/responsive?action=raw&amp;ctype=text/css" rel="stylesheet">
 +
 
 +
 
 +
<link href='http://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
 +
 
 +
<style type="text/css">
 +
#content {
 +
    position: relative;
 +
    width: auto;
 +
    padding:0;
 +
    margin-left:0;
 +
    margin-right:0;
 +
    margin-top:-160px;
 +
    border:none;
 +
}
 +
#home{
 +
background: url(https://static.igem.org/mediawiki/2016/9/97/BIT-BIology.jpg);
 +
background-size: cover;
 +
background-position: center;
 +
background-repeat: no-repeat;
 +
background-attachment: fixed;
 +
height: auto;
 +
min-height: 500px;
 +
padding-top: 60px;
 +
color: #ffffff;
 +
}
 +
.style1 {color: #c91f77}
 +
#sideMenu{
 +
display:none
 +
}
 +
.color1{
 +
background-color:#c91f77
 +
}
 +
#subNav{width:100%;height:80px;background-color:#2d3238;margin-top:-10px;padding-left:15%}
 +
#subNav li{float:left;padding-bottom:10px}
 +
#subNav .wrap{width:1002px;}
 +
#subNav a{display:block;width:167px;height:80px;text-align:center;color:#9c9a9a;padding-top:13px}
 +
#subNav a:hover{text-decoration:none}
 +
#subNav a ins{display:block;width:52px;height:40px;margin:0 auto;background:url(../images/souche_sprite2.jpg) no-repeat 10px -334px}
 +
#subNav a:hover,#subNav .adv_active a{background-color:#c91f77;color:#fff}
 +
#subNav a:hover ins,#subNav .adv_active ins{background:#c91f77 no-repeat 10px -190px}
 +
#subNav .adv_source:hover ins,#subNav .adv_active .adv_source ins{background-position:-49px -191px}
 +
#subNav .adv_price:hover ins,#subNav .adv_active .adv_price ins{background-position:-101px -191px}
 +
#subNav .adv_transfer:hover ins,#subNav .adv_active .adv_transfer ins{background-position:-155px -191px}
 +
#subNav .adv_payment:hover ins,#subNav .adv_active .adv_payment ins{background-position:-202px -191px}
 +
#subNav .adv_promise:hover ins,#subNav .adv_active .adv_promise ins{background-position:-251px -191px}
 +
#subNav .adv_ride:hover ins,#subNav .adv_active .adv_ride ins{background-position:-301px -191px}
 +
#subNav .adv_finance:hover ins,#subNav .adv_active .adv_finance ins{background-position:-349px -191px}
 +
.fixedSubNav{position:fixed;top:0;left:0;z-index:1000}
 +
#ourInfo ul{float:left;width:450px;padding-top:50px;padding-bottom:30px}
 +
#ourInfo li{color:#333;font-size:14px;font-weight:bold;clear:both;height:77px;line-height:1.7em}
 +
</style>
 +
<script src="https://2016.igem.org/Team:BIT/js/modernizr?action=raw&amp;ctype=text/javascript"></script>
 +
 
 +
<script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script>
 +
 
 +
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
 +
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 +
<!--[if lt IE 9]>
 +
  <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
 +
  <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
 +
<![endif]-->
 +
</head>
 +
<body>
 +
 
 +
<!-- Off Canvas Navigation
 +
================================================== -->
 +
<div class="navmenu navmenu-default navmenu-fixed-left offcanvas"> <!--- Off Canvas Side Menu -->
 +
<div class="close" data-toggle="offcanvas" data-target=".navmenu">
 +
<span class="fa fa-close"></span>
 +
</div>
 +
<div class="add-margin"></div>
 +
<ul class="nav navmenu-nav"> <!--- Menu -->
 +
<li><a href="https://2016.igem.org/Team:BIT">Home</a></li>
 +
<li><a href="https://2016.igem.org/Team:BIT/Biology">Project</a></li>
 +
<li><a href="https://2016.igem.org/Team:BIT/Human_Practices" >Practice</a></li>
 +
<li><a href="https://2016.igem.org/Team:BIT/Judging_Form" >Judging</a></li>
 +
                <li><a href="https://2016.igem.org/Team:BIT/Parts_Submission">Parts</a></li>
 +
                <li><a href="https://2016.igem.org/Team:BIT/HP/Silver"><span class="style1">Achievement</span></a></li>
 +
<li><a href="https://2016.igem.org/Team:BIT/Introduction">Team</a></li>
 +
</ul><!--- End Menu -->
 +
</div> <!--- End Off Canvas Side Menu -->
 +
<style type="text/css"> 
 +
.indent{text-indent: 2em;} 
 +
</style> 
 +
<!-- Home Section -->
 +
<div id="home">
 +
<div class="container text-center">
 +
<!-- Navigation -->
 +
<nav id="menu" data-toggle="offcanvas" data-target=".navmenu">
 +
<span class="fa fa-bars"></span>
 +
</nav>
 +
 
 +
<div class="content">
 +
<h4>ACHIEVEMENT</h4>
 +
<center><hr width="70%"  align="center"  color="#c91f77" size=1;></hr></center>
 +
<div class="header-text btn">
 +
<h1>HP <font color=#c91f77>G</font>OLD</h1>
 +
</div>
 +
</div>
 +
<a href="#contain" class="down-btn page-scroll">
 +
<span class="fa fa-angle-down"></span>
 +
</a>
 +
</div>
 
</div>
 
</div>
 +
<div id="subNav">
 +
  <ul>
 +
    <li><a href="https://2016.igem.org/Team:BIT/HP/Silver"><h2>HP-Silver</h2></a></li>
 +
    <li class=color1><a href="https://2016.igem.org/Team:BIT/HP/Gold"><h2>HP-Gold</h2></a></li>
 +
    <li><a href="https://2016.igem.org/Team:BIT/Description"><h2>Description</h2></a></li>
 +
    <li><a href="https://2016.igem.org/Team:BIT/Proof"><h2>Proof</h2></a></li>
 +
    <li><a href="https://2016.igem.org/Team:BIT/Demonstrate"><h2>Demonstrate</h2></a></li>
 +
  </ul>
 +
</div>
 +
<!-- Meet Us Section -->
 +
<div id="contain">
 +
    <div id="menu" style="float:left;width:30%;height:100%;">
 +
    </div>
 +
<div class="container">
 +
                <div id="words" style="float:right;width:70%">
 +
                <div class="row text-center">
 +
<h2><br><br><br><br><br><br><br>Abstract</h2>
 +
<center><hr width="70%"  align="center"  color="#c91f77" size=1;></hr></center>
 +
</div>
 +
                <div class="indent">
 +
<p>
 +
This year the project of BIT is about the early detection of breast cancer, based on the factors, miRNA155 and miRNA21. In the last six months, the work of human practice based on the project, made different kinds of activities. The activities about the practice including: Making a questionnaire aims at surveying the public perceptions for breast cancer. In the hospital we have a survey in order to get the information about the diagnosis condition of breast cancer. Introducing iGEM and the project of our team in a conference held in the college and a high school. Besides, Team BIT builds cooperative relationship with 7 teams, and joined two different communication meetings during the summer vacation, getting many appreciation and comments.<br><br></p>
 +
<div class="row text-center">
 +
<h2><br><br><br><br><br><br><br>Background</h2>
 +
<center><hr width="70%"  align="center"  color="#c91f77" size=1;></hr></center>
 +
</div>
 +
<p>
 +
Breast cancer is one of the most common malignant tumors in women. About 1.2 million women develop breast cancer and 500,000 die of breast cancer worldwide each year. In December 2015, Team BIT determined the early detection of breast cancer as the core of project. Hence, the group of Human Practices of Team BIT plans to carry out a series of practical activities center on the issue of breast cancer’s early detection.<br><br>
 +
</p>
 +
<div class="row text-center">
 +
<h2><br><br><br><br><br><br><br>Goal</h2>
 +
<center><hr width="70%"  align="center"  color="#c91f77" size=1;></hr></center>
 +
</div>
 +
<p>
 +
The first goal is conducting a market research study for product development. The purpose of the market research is to realize 1) potential consumers 2) feature of product including size, cost and usage 3) possibility of marketization. The second goal is marketing promotion of product so that let more people know about the product and inspire their interest in our project. The third goal is alarming the present situation of breast cancer and popularizing iGEM along with synthetic biology.<br><br>
 +
</p>
 +
<div class="row text-center">
 +
<h2><br><br><br><br><br><br><br>Methods</h2>
 +
<center><hr width="70%"  align="center"  color="#c91f77" size=1;></hr></center>
 +
</div>
 +
<p>
 +
The group of Human Practices of Team BIT plans four different but closely linked activities to achieve the above goals. The questionnaire centers on the top-level design of product and the purpose is to survey whether the product has market or not. If not, how to solve it and make it more acceptable for consumer population. Part of hospital embroiders on practical application of product and solves the problems of product in application, whether can it be used in clinical
 +
<br>Parts of game and school both focus on market promotion of product and make more people know about the synthetic biology, iGEM and the product.
 +
<br><br>
 +
</p>
 +
<div class="row text-center">
 +
<h2><br><br><br><br><br><br><br>Questionnaire</h2>
 +
<center><hr width="70%"  align="center"  color="#c91f77" size=1;></hr></center>
 +
</div>
 +
<p>
 +
According to project needs, the direction of questionnaire survey including personal health, view of biological methods and treatment, understanding of breast cancer and the survey about product. The questionnaire was distributed online in January 2016, ended in March 2016 with both Chinese and English versions through the questionnaire software Sojump in internet. After the end of questionnaire, the results are shown in an Excel document and statistical approaches are used in data processing in order to dig the deeper information behind data.
 +
<br>The full edition of questionnaire:
 +
<br>https://2016.igem.org/Team:BIT/Human_Practices
 +
<br><br>
 +
</p>
 +
<div class="row text-center">
 +
<h2><br><br><br><br><br><br><br>Hospital</h2>
 +
<center><hr width="70%"  align="center"  color="#c91f77" size=1;></hr></center>
 +
</div>
 +
<p>
 +
In the preliminary design work of practical part, team members communicated the ideas of project with Doctor. Cao Tianyu who has 20 years’ experience of clinical treatment of breast cancer. First he gave highly appreciation of the project and agreed with the fields of quickly and accurately detection of diseases. Then he explained the breast cancer through pathogenesis, treatment method and incidence trend and put forward the constructive suggestion to the market application of the project. In general, he thought the project would have great application prospect.
 +
<br>In October five members had a face-to-face communication with Dr. Cao in the office. The five members showed the project to Dr. Cao and introduce the method of determination in detail. After the communication he gave some useful advice not only in biological part but also for the hardware and software. In part of biology, the accuracy of detection should be improved and whether can the public accept the method of biological detection or not still remains a question. For part of hardware, the hardware needs to find its strengths and improve it in order to complete with the existing instruments like Microplate Reader. In addition, there will be a long time for the hardware to apply in the clinic field. As for part of software: the interface of application need to be more friendly to doctors who use it to communicate with patients.
 +
<br><br>
 +
</p>
 +
<img src="https://static.igem.org/mediawiki/2016/1/12/BIT_Figure_gold_hp.jpg" class="img-responsive" alt="..."><br><br>
 +
<center> <font size="1px">BIT_Figure_gold hp</font></center><br><br>
 +
<div class="row text-center">
 +
<h2><br><br><br><br><br><br><br>School</h2>
 +
<center><hr width="70%"  align="center"  color="#c91f77" size=1;></hr></center>
 +
</div>
 +
<p>
 +
On September 22, team BIT had a preach in the affiliated high school of Beijing Institute of technology. The main content was the introduction of Synthetic biology which was in order to let students know more about the emerging field of biological and the present biological technology and also introduced something of iGEM.<br><br>
 +
</p>
 +
<img src="https://static.igem.org/mediawiki/2016/5/5a/BIT_Figure_affiliated_high_school_of_Beijing_Institute_of_technology.jpg" class="img-responsive" alt="..."><br><br>
 +
<center> <font size="1px">Figure: A group photo with classmates</font></center><br><br>
 +
<p>
 +
On September 23 Team BIT together with BIT-CHINA held a session for the class of 2016 undergraduates in Beijing Institute of Technology. The whole session was on the basis of synthetic biology knowledge and then extended to the projects of two iGEM teams.
 +
<br><br>
 +
</p>
 +
<img src="https://static.igem.org/mediawiki/2016/0/06/BIT-classmates.jpg" class="img-responsive" alt="..."><br><br>
 +
<center> <font size="1px">Figure: A group photo with classmates</font></center><br><br>
 +
<div class="row text-center">
 +
<h2><br><br><br><br><br><br><br>Game</h2>
 +
<center><hr width="70%"  align="center"  color="#c91f77" size=1;></hr></center>
 +
</div>
 +
<p>
 +
The goal of making this game is embedding science into game, to expand the accepting crowd of scientific knowledge. The game involves the knowledge of synthetic biology, including gene lines, transformation of engineering bacteria, disease monitoring and so on, which can introduce synthetic biology to a certain amount of teenagers, and deepen their understanding of the ways to solve disease and environmental problems.
 +
<br>All the genetic circuits involved in the game are from the projects in iGEM over the years which can make players have more interests in iGEM.
 +
<br>Get more information and enjoy the game:
 +
<br>https://2016.igem.org/Team:BIT/Game
 +
<br><br><br>
 +
</p>
 +
<div class="row text-center">
 +
<h2><br><br><br><br><br><br><br>Results</h2>
 +
<center><hr width="70%"  align="center"  color="#c91f77" size=1;></hr></center>
 +
</div>
 +
<p><div style="text-indent: 0em;"><b>
 +
1 Result of Questionnaire
 +
</b><br></div></p>
 +
<p>
 +
After analyzing the 299 feedback questionnaire, the group summarize the results as followed:
 +
<br><br>
 +
Part II: Individual health status<br>
 +
According to the survey, most people are healthy and have a normal weight, only a small number of people partial fat, most people do exercise one or two times a week, at least 20 minutes, lots of people do not smoke and drink. So, we found that most people had a healthy way of life and regular bedtimes.
 +
<br><br>
 +
Part III: Medical Examination<br>
 +
It’s not obvious that how often people do a physical examination from our data, however, most people are very sensitive to the price of physical examination, someone thinks that medical examination is expensive, most people have formed a physical examination is to predict disease in advance, amounts of people can’t understand medical certification. So, people need a cheap, convenient, and easy to understand product.
 +
<br><br>
 +
Part IV: Breast cancer<br>
 +
The way of people learns about breast cancer mainly form newspapers, magazines, television, radio, internet and doctor’s information. Disease, gender, age, genetic, living environment and some other factors as are the main reasons for breast cancer. Most people find the way breast cancer depend on lumps and Axillary lymph node enlargement, the point is most people do not know the proper way to check for breast cancer. Surgery and Chinese medicine treatment are the popular ways to treat breast cancer.
 +
<br><br>
 +
Lots of people expect that the cost of check disease is less than 500 yuan, and hope to have a convenient, intelligent ways to detect diseases without the equipment of professional knowledge, as well as have a painless and non-invasive process.
 +
<br><br>
 +
Thus, the majority of people don’t know breast cancer screening methods, they need a cheap, easy to understand, fast way to detect disease. It’s very pleased that a considerable proportion of people have learned about synthetic biology, and are looking forward to our products. In summary, people need an intelligent, small, easy-to-operate, non-invasive detection product.
 +
<br><br>
 +
The full results of questionnaire: <br>
 +
https://2016.igem.org/Team:BIT/Human_Practices
 +
<br><br>
 +
</p>
  
 +
<p><div style="text-indent: 0em;"><b>
 +
2 Result in Hospital
 +
</b><br></div></p>
 +
<p>
 +
In part of biology, the accuracy of detection should be improved and whether can the public accept the method of biological detection or not still remains a question. For part of hardware, the hardware needs to find its strengths and improve it in order to complete with the existing instruments like Microplate Reader. In addition, there will be a long time for the hardware to apply in the clinic field. As for part of software: the interface of application need to be more friendly to doctors who use it to communicate with patients.<br><br>
 +
</p>
 +
<p><div style="text-indent: 0em;"><b>
 +
3 Result in Schools
 +
</b><br></div></p>
 +
<p>
 +
After the preaching meeting many students have interests in the synthetic biology and want to join in the iGEM in the future if they have the chance. They have also paid attention to Wechat public number and Sina Weibo of iGEM_BIT<br><br>
 +
</p>
 +
<p><div style="text-indent: 0em;"><b>
 +
4 Result of Game
 +
</b><br></div></p>
 +
<p>
 +
We asked some kids to play the game and got some feedback. The names of the following respondents were all anonymous, and the respondents answered questions in Chinese, and we translated them into English.
 +
<br><br>
 +
The most interesting part of this game is the man becomes a worm (or bacteria) and I should control the worm all the time! It is so funny! The background is so simple but not ugly, so I painted a same picture after I finished this game, I think I did it well. By the way, the game is a little difficult in my opinion.
 +
——Carol, 6 years old.
 +
<br><br>
 +
I am jumping around at the platforms because the music is so cool! I like this game, because all the things are very cute especially the green stick I control which looked like a fool. Well, seriously, I like the game because I can learn something from it. If you ask me what I have learned, I’d say I get to know biology is very using in our daily life, also I know how gene line is built.
 +
——John, 9 years old.
 +
<br><br>
 +
The game is very easy until the fifth level in which I died for more than ten times…crazy! But the reason I didn’t give up this game is I felt I know the right way to complete this chapter and I just lose the game for careless. The last two levels are a little difficult, but you won’t lose it for times, you just need to spend some time to find the secret of these levels…Oh before you used up the time.
 +
——Jack, 10 years old.
 +
<br><br>
 +
I played this game twice. The first time I supposed it is just a simple stuff so I pass levels very quickly without reading the words it appeared. But when I arrived at the last chapter, I stayed at the endless darkness and the music is heartbreaking. I got to know I would lose it soon then I was impressed about the student’s words. “I am not the friend of justice, and I don’t want to be the hero for human. I just work for someone who I believe in. That is how science developed.” Thanks for this game and I got new opinion about scientists and scientific work. After that I played it again and read this background knowledge carefully. I love this game, although there are some shortcomings of it.
 +
——Rose, 12 years old.
 +
<br><br>
 +
Simple game with some bugs, but it is okay, not too serious to affect the enthusiasm of playing the game. The background knowledge and the whole story are good. The game maker can consider adding some questions about the knowledge of biology to make player reader the genetic line more carefully. The looking of roles, background pictures and music are matched well.
 +
——Ethan, 16 years old.
 +
<br><br>
 +
</p>
 +
<div class="row text-center">
 +
<h2><br><br><br><br><br><br><br>Discussion</h2>
 +
<center><hr width="70%"  align="center"  color="#c91f77" size=1;></hr></center>
 +
</div>
 +
<p>
 +
After the integrate human practice, we consider the product a private doctor assistance for the early diagnosis of breast cancer. As for the product itself, the cost will be set around 500 RMB (80 US dollars) for only the medical exam item of breast cancer. And the product will be designed directly for rapid, low-cost and convenient diagnosis of breast cancer. When it comes to the consumer, we focus on the high-risk population and it is possible to co-operate with community hospitals or health station for providing the medical check of breast cancer for residents.
 +
<br><br>
 +
Through the practices, we also realize the majority of people do not raise the awareness of precaution of breast cancer and know little about it. Therefore, it is significant to popularize the knowledge of breast cancer.
 +
<br><br><br><br><br><br><br><br><br>
 +
</p>
  
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<!-- Testimonial Section -->
  
<div class="column full_size">
+
<!-- Testimonial Section -->
 +
<div id="testimonials">
 +
<div class="overlay">
 +
<div class="container">
 +
 +
</div>
 +
</div>
 +
</div>
  
 +
<!-- Contact Section -->
 +
<div id="contact">
 +
<div class="container">
 +
<div class="section-title text-center">
 +
<h2>Contact Us</h2>
 +
<center><hr width="70%"  align="center"  color="#c91f77" size=1;></hr></center>
 +
</div>
 +
<div class="space"></div>
  
<p>iGEM teams are unique and leading the field because they "go beyond the lab" to imagine their projects in a social/environmental context, to better understand issues that might influence the design and use of their technologies.</p>
+
<div class="row">
<p>Teams work with students and advisors from the humanities and social sciences to explore topics concerning ethical, legal, social, economic, safety or security issues related to their work. Consideration of these Human Practices is crucial for building safe and sustainable projects that serve the public interest. </p>
+
<div class="col-md-3">
<p>For more information, please see the <a href="https://2016.igem.org/Human_Practices">Human Practices Hub</a>.</p>
+
<address>
 +
<strong>Address</strong><br>
 +
<br>
 +
Beijing Institute of Technology,<br>
 +
No. 5 South Zhong Guan Cun Street,<br>
 +
Haidian Beijing 100081, P. R. China<br><br>
 +
Twitter : @igem_BIT<br><br>
  
 +
Sina Weibo : @igem_BIT<br><br>
 +
 +
Website : http://www.bit.edu.cn
 +
<ul class="social">
 +
<li><a href="#"><span class="fa fa-facebook"></span></a></li>
 +
<li><a href="#"><span class="fa fa-google-plus"></span></a></li>
 +
<li><a href="#"><span class="fa fa-twitter"></span></a></li>
 +
<li><a href="#"><span class="fa fa-dribbble"></span></a></li>
 +
  </ul>
 +
</address>
 +
</div>
 +
 +
<div class="col-md-9">
 +
<form autocomplete="off">
 +
<div class="row">
 +
<div class="col-md-6">
 +
<input type="text" class="form-control" placeholder="Your Name">
 +
<input type="text" class="form-control" placeholder="Phone No.">
 +
</div>
 +
<div class="col-md-6">
 +
<input type="text" class="form-control" placeholder="Email">
 +
<input type="text" class="form-control" placeholder="Subject">
 +
</div>
 +
</div>
 +
<textarea class="form-control" rows="4" placeholder="Message"></textarea>
 +
<div class="text-right">
 +
<a href="#" class="btn send-btn">Send</a>
 +
</div>
 +
</form>
 +
</div>
 +
</div>
 +
</div>
 
</div>
 
</div>
  
 +
<nav id="footer">
 +
<div class="container">
 +
 +
<div class="pull-right">
 +
<a href="#home" class="page-scroll">Back to Top <span class="fa fa-angle-up"></span></a>
 +
</div>
 +
</div>
 +
</nav>
 +
 +
<script src="https://2016.igem.org/Team:BIT/js/jquery?action=raw&amp;ctype=text/javascript"></script>
 +
<!-- Include all compiled plugins (below), or include individual files as needed -->
 +
<script src="https://2016.igem.org/Team:BIT/js/bootstrap?action=raw&amp;ctype=text/javascript"></script>
 +
<script src="https://2016.igem.org/Team:BIT/js/SmoothScroll?action=raw&amp;ctype=text/javascript"></script>
 +
<script src="https://2016.igem.org/Team:BIT/js/jasny-bootstrap?action=raw&amp;ctype=text/javascript"></script>
 +
 +
<script src="https://2016.igem.org/Team:BIT/js/owl-carousel?action=raw&amp;ctype=text/javascript"></script>
 +
<script src="https://2016.igem.org/Team:BIT/js/typed?action=raw&amp;ctype=text/javascript"></script>
 +
<script src="https://2016.igem.org/Team:BIT/js/subNav?action=raw&amp;ctype=text/javascript">
 +
</script>
 +
<!-- Javascripts
 +
================================================== -->
  
 +
</body>
 
</html>
 
</html>

Latest revision as of 03:21, 20 October 2016

<!DOCTYPE html> Biology

ACHIEVEMENT


HP GOLD








Abstract


This year the project of BIT is about the early detection of breast cancer, based on the factors, miRNA155 and miRNA21. In the last six months, the work of human practice based on the project, made different kinds of activities. The activities about the practice including: Making a questionnaire aims at surveying the public perceptions for breast cancer. In the hospital we have a survey in order to get the information about the diagnosis condition of breast cancer. Introducing iGEM and the project of our team in a conference held in the college and a high school. Besides, Team BIT builds cooperative relationship with 7 teams, and joined two different communication meetings during the summer vacation, getting many appreciation and comments.








Background


Breast cancer is one of the most common malignant tumors in women. About 1.2 million women develop breast cancer and 500,000 die of breast cancer worldwide each year. In December 2015, Team BIT determined the early detection of breast cancer as the core of project. Hence, the group of Human Practices of Team BIT plans to carry out a series of practical activities center on the issue of breast cancer’s early detection.








Goal


The first goal is conducting a market research study for product development. The purpose of the market research is to realize 1) potential consumers 2) feature of product including size, cost and usage 3) possibility of marketization. The second goal is marketing promotion of product so that let more people know about the product and inspire their interest in our project. The third goal is alarming the present situation of breast cancer and popularizing iGEM along with synthetic biology.








Methods


The group of Human Practices of Team BIT plans four different but closely linked activities to achieve the above goals. The questionnaire centers on the top-level design of product and the purpose is to survey whether the product has market or not. If not, how to solve it and make it more acceptable for consumer population. Part of hospital embroiders on practical application of product and solves the problems of product in application, whether can it be used in clinical
Parts of game and school both focus on market promotion of product and make more people know about the synthetic biology, iGEM and the product.








Questionnaire


According to project needs, the direction of questionnaire survey including personal health, view of biological methods and treatment, understanding of breast cancer and the survey about product. The questionnaire was distributed online in January 2016, ended in March 2016 with both Chinese and English versions through the questionnaire software Sojump in internet. After the end of questionnaire, the results are shown in an Excel document and statistical approaches are used in data processing in order to dig the deeper information behind data.
The full edition of questionnaire:
https://2016.igem.org/Team:BIT/Human_Practices








Hospital


In the preliminary design work of practical part, team members communicated the ideas of project with Doctor. Cao Tianyu who has 20 years’ experience of clinical treatment of breast cancer. First he gave highly appreciation of the project and agreed with the fields of quickly and accurately detection of diseases. Then he explained the breast cancer through pathogenesis, treatment method and incidence trend and put forward the constructive suggestion to the market application of the project. In general, he thought the project would have great application prospect.
In October five members had a face-to-face communication with Dr. Cao in the office. The five members showed the project to Dr. Cao and introduce the method of determination in detail. After the communication he gave some useful advice not only in biological part but also for the hardware and software. In part of biology, the accuracy of detection should be improved and whether can the public accept the method of biological detection or not still remains a question. For part of hardware, the hardware needs to find its strengths and improve it in order to complete with the existing instruments like Microplate Reader. In addition, there will be a long time for the hardware to apply in the clinic field. As for part of software: the interface of application need to be more friendly to doctors who use it to communicate with patients.

...

BIT_Figure_gold hp









School


On September 22, team BIT had a preach in the affiliated high school of Beijing Institute of technology. The main content was the introduction of Synthetic biology which was in order to let students know more about the emerging field of biological and the present biological technology and also introduced something of iGEM.

...

Figure: A group photo with classmates


On September 23 Team BIT together with BIT-CHINA held a session for the class of 2016 undergraduates in Beijing Institute of Technology. The whole session was on the basis of synthetic biology knowledge and then extended to the projects of two iGEM teams.

...

Figure: A group photo with classmates









Game


The goal of making this game is embedding science into game, to expand the accepting crowd of scientific knowledge. The game involves the knowledge of synthetic biology, including gene lines, transformation of engineering bacteria, disease monitoring and so on, which can introduce synthetic biology to a certain amount of teenagers, and deepen their understanding of the ways to solve disease and environmental problems.
All the genetic circuits involved in the game are from the projects in iGEM over the years which can make players have more interests in iGEM.
Get more information and enjoy the game:
https://2016.igem.org/Team:BIT/Game









Results


1 Result of Questionnaire

After analyzing the 299 feedback questionnaire, the group summarize the results as followed:

Part II: Individual health status
According to the survey, most people are healthy and have a normal weight, only a small number of people partial fat, most people do exercise one or two times a week, at least 20 minutes, lots of people do not smoke and drink. So, we found that most people had a healthy way of life and regular bedtimes.

Part III: Medical Examination
It’s not obvious that how often people do a physical examination from our data, however, most people are very sensitive to the price of physical examination, someone thinks that medical examination is expensive, most people have formed a physical examination is to predict disease in advance, amounts of people can’t understand medical certification. So, people need a cheap, convenient, and easy to understand product.

Part IV: Breast cancer
The way of people learns about breast cancer mainly form newspapers, magazines, television, radio, internet and doctor’s information. Disease, gender, age, genetic, living environment and some other factors as are the main reasons for breast cancer. Most people find the way breast cancer depend on lumps and Axillary lymph node enlargement, the point is most people do not know the proper way to check for breast cancer. Surgery and Chinese medicine treatment are the popular ways to treat breast cancer.

Lots of people expect that the cost of check disease is less than 500 yuan, and hope to have a convenient, intelligent ways to detect diseases without the equipment of professional knowledge, as well as have a painless and non-invasive process.

Thus, the majority of people don’t know breast cancer screening methods, they need a cheap, easy to understand, fast way to detect disease. It’s very pleased that a considerable proportion of people have learned about synthetic biology, and are looking forward to our products. In summary, people need an intelligent, small, easy-to-operate, non-invasive detection product.

The full results of questionnaire:
https://2016.igem.org/Team:BIT/Human_Practices

2 Result in Hospital

In part of biology, the accuracy of detection should be improved and whether can the public accept the method of biological detection or not still remains a question. For part of hardware, the hardware needs to find its strengths and improve it in order to complete with the existing instruments like Microplate Reader. In addition, there will be a long time for the hardware to apply in the clinic field. As for part of software: the interface of application need to be more friendly to doctors who use it to communicate with patients.

3 Result in Schools

After the preaching meeting many students have interests in the synthetic biology and want to join in the iGEM in the future if they have the chance. They have also paid attention to Wechat public number and Sina Weibo of iGEM_BIT

4 Result of Game

We asked some kids to play the game and got some feedback. The names of the following respondents were all anonymous, and the respondents answered questions in Chinese, and we translated them into English.

The most interesting part of this game is the man becomes a worm (or bacteria) and I should control the worm all the time! It is so funny! The background is so simple but not ugly, so I painted a same picture after I finished this game, I think I did it well. By the way, the game is a little difficult in my opinion. ——Carol, 6 years old.

I am jumping around at the platforms because the music is so cool! I like this game, because all the things are very cute especially the green stick I control which looked like a fool. Well, seriously, I like the game because I can learn something from it. If you ask me what I have learned, I’d say I get to know biology is very using in our daily life, also I know how gene line is built. ——John, 9 years old.

The game is very easy until the fifth level in which I died for more than ten times…crazy! But the reason I didn’t give up this game is I felt I know the right way to complete this chapter and I just lose the game for careless. The last two levels are a little difficult, but you won’t lose it for times, you just need to spend some time to find the secret of these levels…Oh before you used up the time. ——Jack, 10 years old.

I played this game twice. The first time I supposed it is just a simple stuff so I pass levels very quickly without reading the words it appeared. But when I arrived at the last chapter, I stayed at the endless darkness and the music is heartbreaking. I got to know I would lose it soon then I was impressed about the student’s words. “I am not the friend of justice, and I don’t want to be the hero for human. I just work for someone who I believe in. That is how science developed.” Thanks for this game and I got new opinion about scientists and scientific work. After that I played it again and read this background knowledge carefully. I love this game, although there are some shortcomings of it. ——Rose, 12 years old.

Simple game with some bugs, but it is okay, not too serious to affect the enthusiasm of playing the game. The background knowledge and the whole story are good. The game maker can consider adding some questions about the knowledge of biology to make player reader the genetic line more carefully. The looking of roles, background pictures and music are matched well. ——Ethan, 16 years old.








Discussion


After the integrate human practice, we consider the product a private doctor assistance for the early diagnosis of breast cancer. As for the product itself, the cost will be set around 500 RMB (80 US dollars) for only the medical exam item of breast cancer. And the product will be designed directly for rapid, low-cost and convenient diagnosis of breast cancer. When it comes to the consumer, we focus on the high-risk population and it is possible to co-operate with community hospitals or health station for providing the medical check of breast cancer for residents.

Through the practices, we also realize the majority of people do not raise the awareness of precaution of breast cancer and know little about it. Therefore, it is significant to popularize the knowledge of breast cancer.








Contact Us


Address

Beijing Institute of Technology,
No. 5 South Zhong Guan Cun Street,
Haidian Beijing 100081, P. R. China

Twitter : @igem_BIT

Sina Weibo : @igem_BIT

Website : http://www.bit.edu.cn