diff --git a/wiki/pages/achievements.html b/wiki/pages/achievements.html index 9978542a0509e39fcce552563d3c5b468a6b2016..87bc2514a900710990002b4aff1cbed3b4621555 100644 --- a/wiki/pages/achievements.html +++ b/wiki/pages/achievements.html @@ -9,7 +9,7 @@ {% block page_content %} {% set award_noms = [ - {"name": "Best Model", "photo": "https://static.igem.wiki/teams/4387/wiki/portrait-mseeger.jpg", "description": "Our dry lab worked hard to simulate our system in silico.", "site": "https://2022.igem.wiki/uzurich/model", "label": "Model"}, + {"name": "Best Model", "photo": "https://static.igem.wiki/teams/4387/wiki/portrait-mseeger.jpg", "description": "Our dry lab worked hard to take our project beyond the lab and simulate our system in silico.", "site": "https://2022.igem.wiki/uzurich/model", "label": "Model"}, {"name": "Best Part Collection", "photo": "https://static.igem.wiki/teams/4387/wiki/jinek.jpg", "description": "The intricacy of our project allowed us to design and create an extensive list of parts", "site": "https://2022.igem.wiki/uzurich/part-collection", "label": "Part Collection"}, {"name": "Best Wiki", "photo": "https://static.igem.wiki/teams/4387/wiki/zipfel.jpg", "description": "While designing, we focused on making our wiki friendly, prioritising clarity and completeness.", "site": "https://2022.igem.wiki/uzurich/home", "label": "Wiki"}, {"name": "Best Integrated Human Practices", "photo": "https://static.igem.wiki/teams/4387/wiki/whatsapp-image-2022-10-10-at-2-31-19-pm.jpeg", "description": "By promoting discussion, we aimed to narrow the gap between science and society.", "site": "https://2022.igem.wiki/uzurich/human-practices", "label": "Human Practices"}, @@ -19,7 +19,7 @@ {% set bronze_reqs = [ {"name": "Deliverables", "photo": "https://static.igem.wiki/teams/4387/wiki/portrait-mseeger.jpg", "description": "We completed and handed in all required deliverables."}, {"name": "Attributions", "photo": "https://static.igem.wiki/teams/4387/wiki/jinek.jpg", "description": "Everyone who contributed to the project is mentioned on our wiki", "site": "https://2022.igem.wiki/uzurich/attributions", "label": "Attributions"}, - {"name": "Description", "photo": "https://static.igem.wiki/teams/4387/wiki/zipfel.jpg", "description": "We provide a full and comprehensive group description.", "site": "https://2022.igem.wiki/uzurich/description", "label": "Description"}, + {"name": "Description", "photo": "https://static.igem.wiki/teams/4387/wiki/zipfel.jpg", "description": "We provide a full and comprehensive description of our project.", "site": "https://2022.igem.wiki/uzurich/description", "label": "Description"}, {"name": "Contributions", "photo": "https://static.igem.wiki/teams/4387/wiki/whatsapp-image-2022-10-10-at-2-31-19-pm.jpeg", "description": "We hope future teams and research can benefit from the material we have made available.", "site": "https://2022.igem.wiki/uzurich/contribution", "label": "Contributions"}, ] %} @@ -28,7 +28,7 @@ {"name": "Engineering Success", "photo": "https://static.igem.wiki/teams/4387/wiki/portrait-mseeger.jpg", "description": "The engineering cycle was crucial to the development of components critical to the success of the project.", "site": "https://2022.igem.wiki/uzurich/engineering", "label": "Engineering"}, {"name": "Collaboration", "photo": "https://static.igem.wiki/teams/4387/wiki/jinek.jpg", "description": "Sharing knowledge and discussing with others helped widen our prespective.", "site": "https://2022.igem.wiki/uzurich/collaborations", "label": "Collaboration"}, {"name": "Human Practices", "photo": "https://static.igem.wiki/teams/4387/wiki/zipfel.jpg", "description": "We aimed to keep the stakeholders at the center of our project, including them wherever possible.", "site": "https://2022.igem.wiki/uzurich/human-practices", "label": "Human Practices"}, - {"name": "Proposed implementations", "photo": "https://static.igem.wiki/teams/4387/wiki/whatsapp-image-2022-10-10-at-2-31-19-pm.jpeg", "description": "Research allowed us to see what would be necessary to take our treatment from bench to bedside.", "site": "https://2022.igem.wiki/uzurich/implementation", "label": "Implementation"}, + {"name": "Proposed implementation", "photo": "https://static.igem.wiki/teams/4387/wiki/whatsapp-image-2022-10-10-at-2-31-19-pm.jpeg", "description": "Research allowed us to see what would be necessary to take our treatment from bench to bedside.", "site": "https://2022.igem.wiki/uzurich/implementation", "label": "Implementation"}, ] %} @@ -36,7 +36,7 @@ {"name": "Engineering Success", "photo": "https://static.igem.wiki/teams/4387/wiki/portrait-mseeger.jpg", "description": "Our dry lab worked hard to simulate our system in silico."}, {"name": "Collaboration", "photo": "https://static.igem.wiki/teams/4387/wiki/jinek.jpg", "description": "The intricacy of our project allowed us to ge"}, {"name": "Human Practices", "photo": "https://static.igem.wiki/teams/4387/wiki/zipfel.jpg", "description": "We focused on making our wiki friendly and informative."}, - {"name": "Proposed implementations", "photo": "https://static.igem.wiki/teams/4387/wiki/whatsapp-image-2022-10-10-at-2-31-19-pm.jpeg", "description": "Using discussions and demonstrations, we aimed to narrow the gap between science and society."}, + {"name": "Proposed implementation", "photo": "https://static.igem.wiki/teams/4387/wiki/whatsapp-image-2022-10-10-at-2-31-19-pm.jpeg", "description": "Using discussions and demonstrations, we aimed to narrow the gap between science and society."}, ] %}