{% set pages = { "/": " ", "/attributions": "This pages shows the attribution form of the team project. This includes the work done by each of the students members on the team and any work that was done by people outside of the team, including the host labs, advisors, instructors, and individuals not on the team roster.", "/contribution": "Make a useful contribution for future iGEM teams. Use this page to document that contribution.", "/description": "The project aim is to decrease plastic pollutants and fossil fuel combustion by increasing bioplastic production.", "/education": "Innovative educational tools and outreach activities have the ability to establish a two-way dialogue with new communities by discussing public values and the science behind synthetic biology.", "/engineering": "Demonstrate engineering success in a technical aspect of your project by going through at least one iteration of the engineering design cycle. This achievement should be distinct from your Contribution for Bronze.", "/entrepreneurship": "The entrepreneurship prize recognizes exceptional effort to build a business case and commercialize an iGEM project.", "/experiments": "Describe the research, experiments, and protocols you used in your iGEM project.", "/hardware": "Hardware in iGEM should make synthetic biology based on standard parts easier, faster, better, or more accessible to our community.", "/human-practices": "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.", "/inclusivity": "Every individual, regardless of background or experience, should have an equal opportunity to engage with scientific knowledge and technological development.", "/measurement": "Synthetic Biology needs great measurement approaches for characterizing parts, and efficient new methods for characterizing many parts at once. Describe your measurement approaches on this page.", "/model": "Explain your model's assumptions, data, parameters, and results in a way that anyone could understand.", "/notebook": "Document the dates you worked on your project. This should be a detailed account of the work done each day for your project.", "/plant": "This award is designed to celebrate exemplary work done in plant synthetic biology.", "/results": "You can describe the results of your project and your future plans here.", "/safety": "Describe all the safety issues of your project.", "/software": "Software in iGEM should make synthetic biology based on standard parts easier, faster, better or more accessible to our community.", "/sustainability": "Describe how you have evaluated your project ideas against one or more of the SDGs.", "/team": "Meet the team members, instructors and advisors." } %}
{{ title }} | GeorgiaState-SWJTU - iGEM 2024 {% include 'menu.html' %}

{{ title }}

{{ pages.get(request.path) }}

{#
#} {% if md_content %} {{ md_content | safe }} {% endif %}
{% block page_content %}{% endblock %}
{% include 'footer.html' %}