From 26178910064707758d08a907ddb8c42c8d4d7815 Mon Sep 17 00:00:00 2001 From: Peyton S <mudzgamer5557@outlook.com> Date: Tue, 1 Oct 2024 23:00:20 -0700 Subject: [PATCH] ahh --- wiki/pages/home.html | 2 +- wiki/pages/human-practices.html | 12 ++++++++++-- wiki/pages/notebook.html | 33 +++++++++------------------------ 3 files changed, 20 insertions(+), 27 deletions(-) diff --git a/wiki/pages/home.html b/wiki/pages/home.html index 831c80e..3b98a85 100644 --- a/wiki/pages/home.html +++ b/wiki/pages/home.html @@ -19,8 +19,8 @@ <iframe loading="lazy" style="position: absolute; width: 100%; height: 100%; top: 0; left: 0; border: none; padding: 0;margin: 0;" src="https://www.canva.com/design/DAGSSYfvfQ8/ENscV6t6slcea2hrE5_RcQ/view?embed" allowfullscreen="allowfullscreen" allow="fullscreen"> </iframe> + <p><a href="https://www.canva.com/design/DAGSSYfvfQ8/ENscV6t6slcea2hrE5_RcQ/view?utm_content=DAGSSYfvfQ8&utm_campaign=designshare&utm_medium=embeds&utm_source=link" target="_blank" rel="noopener">Problem Slides</a> by Andrew Tolentino</p> </div> - <p><a href="https://www.canva.com/design/DAGSSYfvfQ8/ENscV6t6slcea2hrE5_RcQ/view?utm_content=DAGSSYfvfQ8&utm_campaign=designshare&utm_medium=embeds&utm_source=link" target="_blank" rel="noopener">Problem Slides</a> by Andrew Tolentino</p> </div> </div> diff --git a/wiki/pages/human-practices.html b/wiki/pages/human-practices.html index 4db4d9f..bb01456 100644 --- a/wiki/pages/human-practices.html +++ b/wiki/pages/human-practices.html @@ -9,11 +9,19 @@ <div class="col-lg-8"> <h2>Overview</h2> <hr> + <p>We conducted presentations and surveys to raise awareness and determine public understanding of UV radiation's risks. Over the summer, we hosted a camp to educate others and gain fresh insights from the participants. Social media became a key tool in our outreach efforts, where we shared posts and educational content to reach a broader audience.</p> + <p>Simultaneously, we engaged with experts, including professors, researchers, and medical professionals specializing in space medicine and dermatology. Their insights helped refine our approach and ensured that our project aligned with the latest scientific developments in DNA repair and UV radiation protection. </p> + <div> + <img height="500" src="https://static.igem.wiki/teams/5135/pdfs/stuff.webp"> + </div> + <p> + We empathized by gathering feedback from the community, as we live in an area that tends to have a high UV Index, so we can gauge the interest in the sunscreen product we proposed for our project through social media. We also met with an aerospace engineering professor to learn more about existing methods for astronauts to protect themselves from UV radiation in space, which is the main issue we planned to address. We defined the problem through preliminary literature review, learning more about the problem and additional components in the process. We ideated through providing interactive educational opportunities such as our summer camp, where elementary and middle school students learned more in-depth concepts about biology. + </p> <p> - The Overview + We were not able to make it to the prototype or test phases, since we did not make it to the protein expression and UV irradiation experiments in the wet lab portion of our project, but we did gather feedback in the form of our human practices survey. </p> <br> - <h2>Community Engagement</h2> <!-- Temporary title, change later. --> + <h2>Community Engagement</h2> <hr> <h3>Summer Camp</h3> <p> diff --git a/wiki/pages/notebook.html b/wiki/pages/notebook.html index c955f7b..2d039d3 100644 --- a/wiki/pages/notebook.html +++ b/wiki/pages/notebook.html @@ -6,29 +6,14 @@ {% block page_content %} <div class="row mt-4"> - <div class="col-lg-8"> - <h2>What should this page contain?</h2> - <hr> - <ul> - <li>Chronological notes of what your team is doing.</li> - <li>Brief descriptions of daily important events.</li> - <li>Pictures of your progress.</li> - <li>Mention who participated in what task.</li> - </ul> - </div> - <div class="col-lg-4"> - <h2>Inspirations</h2> - <hr> - <ul> - <li><a href="http://2018.igem.org/Team:Munich/Notebook">2018 Munich</a></li> - <li><a href="https://2019.igem.org/Team:Georgia_State/Notebook">2019 Georgia State</a></li> - <li><a href="https://2019.igem.org/Team:Newcastle/Notebook">2019 Newcastle</a></li> - <li><a href="https://2020.igem.org/Team:IISER-Pune-India/Notebook">2020 IISER Pune India</a></li> - <li><a href="https://2020.igem.org/Team:Lund/Notebook">2020 Lund</a></li> - <li><a href="https://2020.igem.org/Team:NOVA_LxPortugal/Notebook">2020 NOVA LxPortugal</a></li> - <li><a href="https://2020.igem.org/Team:RDFZ-China/NoteBook">2020 RDFZ China</a></li> - </ul> - </div> + <h2>Lab Notebook</h2> + <hr> + <iframe + class="pdf" + src="https://static.igem.wiki/teams/5135/pdfs/igem-wetlab-4.pdf " + width="100%" + height="1000" + ></iframe> </div> -{% endblock %} +{% endblock %} \ No newline at end of file -- GitLab