Skip to content
Snippets Groups Projects
Commit 668e7fa7 authored by Tianye Guo's avatar Tianye Guo :ghost:
Browse files

Replace human-practices.html

parent 1d4dc512
No related branches found
No related tags found
No related merge requests found
Pipeline #476698 passed
{% extends "layout.html" %}
{% block title %}Human Practices{% endblock %}
{% block lead %}We ask every team to think deeply and creatively about whether their project is responsible and good for the world. Consider how the world affects your work and how your work affects the world.{% endblock %}
{% block page_content %}
<div class="row mt-4">
<div class="col">
<div class="bd-callout bd-callout-info">
<h4>Silver Medal Criterion #2</h4>
<p>Explain how you have determined your work is responsible and good for the world.</p>
<hr>
<p>Please see the <a href="https://competition.igem.org/judging/medals">2024 Medals Page</a> for more information.</p>
</div>
<div class="bd-callout bd-callout-info">
<h4>Best Integrated Human Practices</h4>
<p>How does your project affect society and how does society influence the direction of your project? How might ethical considerations and stakeholder input guide your project purpose and design and the experiments you conduct in the lab? How does this feedback enter into the process of your work all through the iGEM competition? Document a thoughtful and creative approach to exploring these questions and how your project evolved in the process to compete for this award!</p>
<p>To compete for the Best Integrated Human Practices prize, select the prize on the <a href="https://competition.igem.org/deliverables/judging-form">judging form</a> and describe your work on this page.</p>
<hr>
<p>Please see the <a href="https://competition.igem.org/judging/awards">2024 Awards Page</a> for more information.</p>
</div>
</div>
</div>
<div class="row mt-4">
<div class="col-lg-8">
<h2>Overview</h2>
<hr>
<p>At iGEM we believe societal considerations should be upfront and integrated throughout the design and execution of synthetic biology projects. “Human Practices” refers to iGEM teams' efforts to actively consider how the world affects their work and their work affects the world. Through your Human Practices activities, your team should demonstrate how you have thought carefully and creatively about whether your project is responsible and good for the world. We invite you to explore issues relating (but not limited) to the ethics, safety, security, and sustainability of your project, and to show how this exploration feeds back into your project purpose, design, and execution.</p>
<p>Please note you can compete for the Silver Medal criterion #2 and the Best Integrated Human Practices prize with this page.</p>
<p>For more information, please see the <a href="https://responsibility.igem.org/human-practices/what-is-human-practices">Human Practices Hub</a>.</p>
<p>On this page, your team should document all of your Human Practices work and activities. You should write about the Human Practices topics you considered in your project, document any activities you conducted to explore these topics (such as engaging with experts and stakeholders), describe why you took a particular approach (including referencing any work you built upon), and explain if and how you integrated takeaways from your Human Practices work back into your project purpose, design and/or execution.</p>
</div>
<div class="col-lg-4">
<h2>Inspirations</h2>
<hr>
<ul>
<li><a href="https://2019.igem.org/Team:Thessaly/Human_Practices">2019 Thessaly</a></li>
<li><a href="https://2019.igem.org/Team:Linkoping_Sweden/Human_Practices">2019 Linkoping Sweden</a></li>
<li><a href="https://2019.igem.org/Team:FDR-HB_Peru/Human_Practices">2019 FDR HB Peru</a></li>
<li><a href="https://2020.igem.org/Team:William_and_Mary/Human_Practices">2020 William and Mary</a></li>
<li><a href="https://2020.igem.org/Team:Rochester/Human_Practices">2020 Rochester</a></li>
<li><a href="https://2020.igem.org/Team:Leiden/Human_Practices">2020 Leiden</a></li>
<li><a href="https://2020.igem.org/Team:Baltimore_BioCrew/Human_Practices">2020 Baltimore BioCrew</a></li>
</ul>
</div>
</div>
{% endblock %}
{% extends "layout.html" %}
{% block title %}Human Practices{% endblock %}
{% block lead %}We ask every team to think deeply and creatively about whether their project is responsible and good for the world. Consider how the world affects your work and how your work affects the world.{% endblock %}
{% block page_content %}
<script type="text/javascript">
function mouse_over_on_img(){
var obj=event.target;
obj.style.border="2px solid #000000";
}
function mouse_out_on_img(){
var obj=event.target;
obj.style.border="2px solid #FFFFFF";
}
function picture_color(i){
document.getElementById("picture_HP"+i).style.color="#000000";
}
function picture_color_out(i){
document.getElementById("picture_HP"+i).style.color="#808080";
}
</script>
<div id="main-des" class="row mt-4">
<div class="col-lg-3">
<div style="position: sticky; top: 30%;">
<div id="menu_box">
<div><h2><b>Menu</b></h2></div>
<a href="#part1"><div>Step1</div></a>
<a href="#part2"><div>Step2</div></a>
<a href="#part3"><div>Step3</div></a>
<a href="#part4"><div>Step4</div></a>
<a href="#part5"><div>Step5</div></a>
<a href="#part6"><div>Step6</div></a>
<a href="#part7"><div>Step7</div></a>
<a href="#part8"><div>Step8</div></a>
<a href="#part9"><div>Step9</div></a>
</div>
</div>
</div>
<div class="col-lg-9">
<h2><b>Human Practice</b></h2>
<hr>
<div class="hyperlink_HP" id="part1">
<h3><b>Step1</b></h3>
<p>
A lecture on cancer prevention equipped us with the knowledge that more than 8,000 people on average die of cancer in our country every day, nearly 6 people die of cancer every minute. We were shocked by the statistics and decided to do something, and that was how our team gathered.
</p>
</div>
<div class="hyperlink_HP" id="part2">
<h3><b>Step2</b></h3>
<p>
Then we came to realize that a key link in cancer diagnosis and treatment is bioimaging, a fundamental tool in modern medicine and scientific research. Though the existing techniques are revolutionizing how we detect diseases and guide surgeries, they are still not quick or powerful enough when it comes to those difficult-to-reach areas. Therefore, there is an urgent need for breakthroughs in bioimaging. After research and brainstorm, we decided to focus on vivo NIR-II fluorescence imaging.
</p>
<div id="picture_HP1" style="color:#808080" onmouseover="picture_color(1)" onmouseout="picture_color_out(1)">
<img src="https://static.igem.wiki/teams/5209/images/HP/HP-pic1.webp" width="80%" alt="HP1" onmouseover="mouse_over_on_img()" onmouseout="mouse_out_on_img()">
<p><span> </span></p>
</div>
</div>
<div class="hyperlink_HP" id="part3">
<h3><b>Step3</b></h3>
<p>
To establish a specific project theme, we communicated with relevant experts. For example, we interviewed Professor Shoujun Zhu from the Institute of Translational Medicine at the First Hospital of Bethune, Jilin University, learning that the imaging of the blood-testis barrier is still challenging, so we finally determined the project theme of the design and transformation of the NIR II fluorescent protein probe.
</p>
<div id="picture_HP2" style="color:#808080" onmouseover="picture_color(2)" onmouseout="picture_color_out(2)">
<img src="https://static.igem.wiki/teams/5209/images/HP/HP-pic2.webp" width="80%" alt="HP2" onmouseover="mouse_over_on_img()" onmouseout="mouse_out_on_img()">
<p><span> </span></p>
</div>
</div>
<div class="hyperlink_HP" id="part4">
<h3><b>Step4</b></h3>
<p>
Though experts inspired us a lot, looking into the public is also indispensable for the prevention and treatment of cancer in practice. During the Cancer Prevention and Treatment Week, we communicated with the public in the form of questionnaire. Through the questionnaire, we learned that the public's awareness of cancer prevention and treatment was weak, and they didn’t know about bioimaging at all, so we also determined the policy of publicizing the knowledge and awareness of cancer prevention and treatment to the public.
</p>
<div id="picture_HP3" style="color:#808080" onmouseover="picture_color(3)" onmouseout="picture_color_out(3)">
<img src="https://static.igem.wiki/teams/5209/images/HP/HP-pic3.webp" width="80%" alt="HP3" onmouseover="mouse_over_on_img()" onmouseout="mouse_out_on_img()">
<p><span> </span></p>
</div>
</div>
<div class="hyperlink_HP" id="part5">
<h3><b>Step5</b></h3>
<p>
In addition to the public, we interviewed some of the patients and their families in the First Bethune Hospital of Jilin University as well. Through field communication, we found that some of the patients complained that the current clinical tumor diagnosis and treatment are still inefficient and ineffective. Therefore, more efficiency in bioimaging was eagerly expected, which is undoubtedly a strong confirmation for our project topic selection and direction.
</p>
<div id="picture_HP4" style="color:#808080" onmouseover="picture_color(4)" onmouseout="picture_color_out(4)">
<img src="https://static.igem.wiki/teams/5209/images/HP/HP-pic4.webp" width="80%" alt="HP4" onmouseover="mouse_over_on_img()" onmouseout="mouse_out_on_img()">
<p><span> </span></p>
</div>
</div>
<div class="hyperlink_HP" id="part6">
<h3><b>Step6</b></h3>
<p>
We participated in the Conference of China iGEMer Community (CCiC) to listen to presentations by other teams and communicate with other iGEM teams, especiallyteams in the Diagnostics and Therapy village. During the conference, we interviewed the Peking University Peking-HSC team and the China Pharmaceutical University CPU-China team and had inspiring conversations with other teams as well. Many of us shared our views in bioimaging and many teams appreciated our project, which is promising and innovative. At the same time, we also found deficiencies in our team: in terms of human practice, the implementation means were not diversified enough,and the popularization scope was not wide enough. These problems were later corrected accordingly.
</p>
<div id="picture_HP5" style="color:#808080" onmouseover="picture_color(5)" onmouseout="picture_color_out(5)">
<img src="https://static.igem.wiki/teams/5209/images/HP/HP-pic5.webp" width="80%" alt="HP5" onmouseover="mouse_over_on_img()" onmouseout="mouse_out_on_img()">
<p><span> </span></p>
</div>
</div>
<div class="hyperlink_HP" id="part7">
<h3><b>Step7</b></h3>
<p>
We conducted visits to Acro Biosystems Co., Ltd and InnoModels Biotechnology (Beijing) Co., Ltd to foster further dialogue. During these interactions, we discussed with experts on bioimaging, strategized on the industrialization plan and developed relevant entrepreneurship programs. We are committed to advancing our project towards a viable market plan. In parallel, our business proposal was entered into the "Challenge Cup" competition in China, where it successfully secured a national award.
</p>
<div id="picture_HP6" style="color:#808080" onmouseover="picture_color(6)" onmouseout="picture_color_out(6)">
<img src="https://static.igem.wiki/teams/5209/images/HP/HP-pic6.webp" width="80%" alt="HP6" onmouseover="mouse_over_on_img()" onmouseout="mouse_out_on_img()">
<p><span> </span></p>
</div>
</div>
<div class="hyperlink_HP" id="part8">
<h3><b>Step8</b></h3>
<p>
We utilized a variety of new media platforms to showcase our project and disseminate key knowledge to the public. The videos we uploaded were not only widely circulated but also highly praised. Once again, we gathered feedback through a combination of lectures and post-presentation questionnaires, yielding remarkable results that demonstrated our successful efforts to address previous shortcomings.
</p>
<div id="picture_HP7" style="color:#808080" onmouseover="picture_color(7)" onmouseout="picture_color_out(7)">
<img src="https://static.igem.wiki/teams/5209/images/HP/HP-pic7.webp" width="80%" alt="HP7" onmouseover="mouse_over_on_img()" onmouseout="mouse_out_on_img()">
<p><span> </span></p>
</div>
</div>
<div class="hyperlink_HP" id="part9">
<p>
As soon as our work in wet lab was done, we shared our results with clinicians inside and outside the province and received good feedback. Our probe provides deep tissue penetration and high resolution, enabling precise imaging in difficult-to-reach areas. In mouse models, this technique has successfully achieved precise imaging of the blood-testis barrier and the blood-brain barrier, and it shows great potential in other bioimaging applications, such as surgical navigation and quick intraoperative examination.
</p>
<ol>
<li><div>
<p>
We discussed the application of a cyanine modified probe for in vivo imaging of mouse brain glymphatic system with Minghuan Wang, from the Hospital attached by the Tongji Medical College, Huazhong Science and Technology University and sent our probes for their use.
</p>
<div id="picture_HP8" style="color:#808080" onmouseover="picture_color(8)" onmouseout="picture_color_out(8)">
<img src="https://static.igem.wiki/teams/5209/images/HP/HP-pic8.webp" width="80%" alt="HP8" onmouseover="mouse_over_on_img()" onmouseout="mouse_out_on_img()">
<p><span> </span></p>
</div>
</div></li>
<li><div>
<p>
We discussed with Xiao Liang, Sir Run Run Shaw Hospital, Zhejiang University, about the surgical navigation of hepatobiliary and pancreatic tumors, understood the bottleneck problems in clinical practice, and initially established a cooperative intention.
</p>
<div id="picture_HP9" style="color:#808080" onmouseover="picture_color(9)" onmouseout="picture_color_out(9)">
<img src="https://static.igem.wiki/teams/5209/images/HP/HP-pic9.webp" width="80%" alt="HP9" onmouseover="mouse_over_on_img()" onmouseout="mouse_out_on_img()">
<p><span> </span></p>
</div>
</div></li>
<li><div>
<p>
In our conversations with Quan Wang and Songling Zhang, the First Hospital of Bethune, Jilin University, we learned that surgical resection is an effective treatment for colorectal cancer (CRC) patients, whereas occult metastases hinder the curative effect. Also, the conventional histopathological analysis of frozen tissue sections, which is considered the gold standard, often demonstrates considerable variability, especially in many regions without adequate access to trained pathologists. Before vivo NIR-II fluorescence imaging appeared, there was no effective method.
</p>
<div id="picture_HP10" style="color:#808080" onmouseover="picture_color(10)" onmouseout="picture_color_out(10)">
<img src="https://static.igem.wiki/teams/5209/images/HP/HP-pic10.webp" width="80%" alt="HP10" onmouseover="mouse_over_on_img()" onmouseout="mouse_out_on_img()">
<p><span> </span></p>
</div>
</div></li>
</ol>
</div>
</div>
</div>
{% endblock %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment