Skip to content
Snippets Groups Projects
Commit 3b731daf authored by Kamile Liucija Vainiute's avatar Kamile Liucija Vainiute
Browse files

Update attributions text & Parts URL

parent be27438c
No related branches found
No related tags found
No related merge requests found
{% extends "layout.html" %} {% extends "layout.html" %}
{% block title %}Attributions{% endblock %} {% block title %}Attributions{% endblock %}
{% block lead %}This page must show the attribution form of your project. This includes the work done by each of the student members on your team and any work that was done by people outside of your team, including the host labs, advisors, instructors, and individuals not on the team roster. This requirement is not about literature references - these can and should be displayed throughout your wiki.{% endblock %} {% block lead %}In the iGEM Competition, we celebrate student effort and achievement. The Attributions form helps the judges differentiate between what students accomplished from how their external collaborators supported them. Therefore, teams must clearly explain on the standard Project Attributions form what work they have conducted by themselves and what has been done by others.{% endblock %}
{% block page_content %} {% block page_content %}
<div class="row mt-4"> <div class="row mt-4">
<div class="col"> <div class="col">
<div class="bd-callout bd-callout-info"> <div>
<p> <p>Teams must use the standard Attributions form. To meet the attributions requirement, you must display the standard form on your Wiki by following the instructions here: <a href="https://competition.igem.org/deliverables/project-attribution">Project Attribution page</a>. </p>
In the iGEM Competition, we celebrate student effort and achievement. The Attributions form helps the judges
differentiate between what students accomplished from how their external collaborators supported them.
Therefore, teams must clearly explain on the standard Project Attributions form what work they have
conducted by themselves and what has been done by others.
</p>
<p>
Teams must use the standard Attributions form. To meet the attributions requirement, you must display the
standard form on your Wiki by following the instructions here:
<a href="https://competition.igem.org/deliverables/project-attribution">Project Attribution page</a>.
</p>
</div> </div>
<div class="bd-callout bd-callout-info"> <div class="bd-callout bd-callout-info">
<h4>Bronze Medal Criterion #2</h4> <h4>Bronze Medal Criterion #2</h4>
...@@ -45,7 +35,7 @@ ...@@ -45,7 +35,7 @@
const {type, data} = JSON.parse(e.data); const {type, data} = JSON.parse(e.data);
if (type === "igem-attribution-form") { if (type === "igem-attribution-form") {
const element = document.getElementById("igem-attribution-form"); const element = document.getElementById("igem-attribution-form");
element.style.height = `${data + 50}px`; element.style.height = `${data + 100}px`;
} }
} }
}); });
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<div class="bd-callout bd-callout-info"> <div class="bd-callout bd-callout-info">
<h4>Bronze Medal Criterion #4</h4> <h4>Bronze Medal Criterion #4</h4>
<p>Make a useful contribution for future iGEM teams. Use this page to document that contribution.</p> <p>Make a useful contribution for future iGEM teams. Use this page to document that contribution.</p>
<p>If you are making a contribution by adding information to an existing Part or creating a new Part, you must document your contribution on the Part's Main Page on the <a href="http://parts.igem.org/Main_Page">Registry</a> for your team to be eligible for this criteria. You can use this page to link to that part and include additional information about your contribution.</p> <p>If you are making a contribution by adding information to an existing Part or creating a new Part, you must document your contribution on the Part's Main Page on the <a href="https://parts.igem.org/Main_Page">Registry</a> for your team to be eligible for this criteria. You can use this page to link to that part and include additional information about your contribution.</p>
<hr> <hr>
<p>Please see the <a href="https://competition.igem.org/judging/medals">2024 Medals Page</a> for more information.</p> <p>Please see the <a href="https://competition.igem.org/judging/medals">2024 Medals Page</a> for more information.</p>
</div> </div>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<div class="bd-callout bd-callout-info"> <div class="bd-callout bd-callout-info">
<h4>Silver Medal Criterion #1</h4> <h4>Silver Medal Criterion #1</h4>
<p>Demonstrate engineering success in a part 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.</p> <p>Demonstrate engineering success in a part 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.</p>
<p>If you plan to show engineering success by creating a new Part that has been shown to work as expected, you must document your contribution on the Part's Main Page on the <a href="http://parts.igem.org/Main_Page">Registry</a> for your team to be eligible for this criteria.</p> <p>If you plan to show engineering success by creating a new Part that has been shown to work as expected, you must document your contribution on the Part's Main Page on the <a href="https://parts.igem.org/Main_Page">Registry</a> for your team to be eligible for this criteria.</p>
<hr> <hr>
<p>Please see the <a href="https://competition.igem.org/judging/medals">2024 Medals Page</a> for more information.</p> <p>Please see the <a href="https://competition.igem.org/judging/medals">2024 Medals Page</a> for more information.</p>
</div> </div>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<h2>What should this page contain?</h2> <h2>What should this page contain?</h2>
<hr> <hr>
<p>Describe the research, experiments, and protocols you used in your iGEM project. These should be detailed enough for another team to repeat your experiments.</p> <p>Describe the research, experiments, and protocols you used in your iGEM project. These should be detailed enough for another team to repeat your experiments.</p>
<p>If you made Parts this year, please remember to put all information, characterization, and measurement data on the Part's Main Page on the <a href="http://parts.igem.org/Main_Page">Registry</a>.</p> <p>If you made Parts this year, please remember to put all information, characterization, and measurement data on the Part's Main Page on the <a href="https://parts.igem.org/Main_Page">Registry</a>.</p>
</div> </div>
<div class="col-lg-4"> <div class="col-lg-4">
<h2>Inspirations</h2> <h2>Inspirations</h2>
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<hr> <hr>
<ul> <ul>
<li>Interpretation of the results obtained during your project. Don't just show a plot/figure/graph/other, tell us what you think the data means. This is an important part of your project that the judges will look for.</li> <li>Interpretation of the results obtained during your project. Don't just show a plot/figure/graph/other, tell us what you think the data means. This is an important part of your project that the judges will look for.</li>
<li>Show data, but remember <b>all measurement and characterization data must also be on the Part's Main Page on the <a href="http://parts.igem.org/Main_Page">Registry</a>.</b> Otherwise these data will not be in consideration for any medals or part awards!</li> <li>Show data, but remember <b>all measurement and characterization data must also be on the Part's Main Page on the <a href="https://parts.igem.org/Main_Page">Registry</a>.</b> Otherwise these data will not be in consideration for any medals or part awards!</li>
<li>Consider including an analysis summary section to discuss what your results mean. Judges like to read what you think your data means, beyond all the data you have acquired during your project.</li> <li>Consider including an analysis summary section to discuss what your results mean. Judges like to read what you think your data means, beyond all the data you have acquired during your project.</li>
</ul> </ul>
</div> </div>
......
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