Difference between revisions of "Team:Groningen/Engagement"

 
(348 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
{{Groningen}}
 
{{Groningen}}
 
 
<html>
 
<html>
<body>
 
  
<div class="main-col">
+
<body onscroll="stickyfunc()">
 +
  <div class="marginsnav">
 +
    <div class="main-col scrollcol">
  
<h2>Public Engagement</h2>
+
<nav id="myScrollspy">
<h5>Here is described all the people we talked to!</h5>
+
  <ul class="nav">
 +
    <li class="active"><a href="#snavintro">Introduction</a></li>
 +
    <li><a href="#snavnbc">NBC</a></li>
 +
    <li><a href="#snavmaak">Maak Festival</a></li>
 +
    <li><a href="#snavartist">Artist in residence</a></li>
 +
    <li><a href="#snavnoorderzon">Noorderzon</a></li>
 +
    <li><a href="#snavlab">LAB conference</a></li>
 +
    <li><a href="#snavgbb">GBB symposium</a></li>
 +
    <li><a href="#snavkennis">Kennisparade (RIVM)</a></li>
 +
    <li><a href="#snavferdi">Ferdinand van der Graaf</a></li>
 +
    <li><a href="#snavkivi">KIVI lecture</a></li>
 +
    <li><a href="#snavdjo">De Jonge Onderzoers</a></li>
 +
    <li><a href="#snavaca">Scholierenacademie</a></li>
 +
    <li><a href="#snavlinx">Science Linx</a></li>
 +
    <li><a href="#snavhighschool">High school students</a></li>
 +
    <li><a href="#snavhonours">Honours Students</a></li>
 +
    <li><a href="#snavoutbreak">Outbreak</a></li>
 +
  </ul>
 +
</nav>
  
<hr class="small">
+
<script>
 +
var scnavbar = document.getElementById("myScrollspy");
 +
var offsetsticky = scnavbar.offsetTop;
  
<h3>European Meetup iGEM Delft - 6 July</h3>
+
function stickyfunc() {
<div style="text-align:left;">
+
  if (window.pageYOffset >= 372 ) {
The European iGEM meet up for the Netherlands was held in Delft this year. The meet up started with a talk by Cees Dekker, a well known physicist. It was quite interesting to hear about the common ground between physics and biology in his talk.
+
    scnavbar.classList.add("sticky")
After the break we had the talk from Denis Murphy, he is highly involved in palm oil. Palm oil is used a lot for cosmetics in richer countries, and for sustenance in poorer countries. He expanded on a specific application for genetic engineering for making sustainable palm oil plantations.
+
  } else {
The main event of the day was of course the poster presentations of all the iGEM teams themselves. We walked around a lot, talking to pretty much every team at least once. It was very nice to see all the Dutch teams again here after we had met them during the Dutch iGEM meet up in Wageningen. During all this we handed out our 3D printed phages to the teams too.
+
    scnavbar.classList.remove("sticky");
The last part of the day was a BBQ with some drinks. We left together with some of the other teams and talked more about how our respective projects were going.
+
  }
</div>
+
}
<hr class="small">
+
  
<h3>Ferdinand Van Der Graaf - 30 August</h3>
+
if (versionshitie != false) {
<div style="text-align:left;">
+
  scnavbar.classList.add("sticky")
We met with Ferdinand van der Graaf to discus the game we are designing about synthetic biology safety. He works as a researcher at the UMCG hospital, as well as a teacher at a local highscool. In his teachings he uses a lot of educational games, and had previously designed a game to teach about natural selection. We talked about how to implement game elements in a balanced way while not giving up too much learning elements. Furthermore he recommended to stick to tried and true game elements that work, something we found to be true too.
+
}
</div>
+
</script>
<hr class="small">
+
 
 +
<div id="snavintro"><h1>Introduction</h1>
 +
<p>Engagement with the general public and education about synthetic biology has been a core aspect of our project. We believe it to be of the utmost importance, for the future acceptance and safe use of genetically engineered machines. To achieve the use of not only our product but also other biotechnology innovations, understanding from the public about the large possibilities of synthetic biology is essential. Therefore, we invested quite a lot of effort in attending public events at an early stage to get the dialogue going. This provided a fresh perspective for us from people not generally familiar with the topic. For education, we collaborated with multiple organizations, such as Science Linx, RIVM and Scholierenacademie. As we wanted to gain more insight into education we had conversations with multiple educational experts and used their experience to improve our efforts.</p>
  
<h3>Maakfestival - INPUT DATE</h3>
+
<br>
 +
<h3 id="snavpub">Public Engagement</h3>
 +
 
 +
<h5 id="snavnbc">NBC - 16 May</h5>
 +
<p>On Tuesday the 16th of May 2017  <a href="http://www.nbc-congress.nl">the 17th edition of the Netherlands Biotechnology Conference (NBC-17) </a> was organized by the Dutch Biotechnology Association (NBV). During this day, 135 professionals and students working in biotechnology connected and learned during several interactive sessions and keynotes about the latest developments and trends in their field. Here, we pitched this years’ Groningen iGEM project and were allowed to present our poster together with other Dutch iGEM teams!</p>
 +
 
 +
<img class="imglabh" style="width:30%; display:inline-block; margin-left:13%; margin-bottom:10px;" src="https://static.igem.org/mediawiki/2017/9/9b/33929449244_793b32faed_o.jpg" alt="Photograpgy: Ackermans">
 +
<img class="imglabh" style="width:30%; display:inline-block; margin-left:13%; margin-bottom:10px;" src="https://static.igem.org/mediawiki/2017/a/a8/33929443384_a06b467438_o.jpg" alt="Photograpgy: Ackermans">
 
<div style="text-align:left;">
 
<div style="text-align:left;">
This years’ Maakfestival was held at the Groninger Forum and provided Dutch manufactures – in the broadest sense – who are living in the north of the Netherlands with the opportunity to excite teens about diverse technical projects. We had our own iGEM booth with various attributes from the laboratory, such as (properly sealed) Escherichia coli bacteria with Green Fluorescent Protein and talked about synthetic bacteria to interested people from every age group. Participants were invited to write their own opinion on bacteria, ranging from ‘cute’ to ‘useful’. Besides that Joana gave a short talk about iGEM and synthetic biology in one of the ‘maker talks’. Sometimes, we were even surprised what some children already knew about bacteria. In the end we were really excited to introduce others to the fascinating world of synthetic biology.
 
 
</div>
 
</div>
<hr class="small">
 
 
<h3>NBC - 16 May</h3>
 
<div style="text-align:left;">
 
On Tuesday the 16th of May 2017 the 17th edition of the Netherlands Biotechnology Conference (NBC-17) was organized by the Dutch Biotechnology Association (NBV). During this day, 135 professionals and students working in the biotechnology work field were connected to each other and informed during several interactive sessions and keynotes about the latest developments in their work field. Here, we gave a pitch about this years’ Groningen iGEM project and were allowed to present our poster together with other Dutch iGEM teams!
 
 
</div>
 
</div>
 
<hr class="small">
 
<hr class="small">
  
<h3>Benelux Meetup - INPUT DATE</h3>
+
<h5 id="snavmaak">Maak Festival - 20 May</h5>  
<div style="text-align:left;">
+
<div>
ipsum lorem write me text plox
+
<img class="imglabh" style="width:18%; float:left; display:inline-block; margin-right:20px; margin-bottom:10px;" src="https://static.igem.org/mediawiki/2017/3/38/Joana_maakfestival1.jpg" alt="Joana at the Maak festival">
 +
 
 +
<img class="imglabh" style="width:21%; float:right; display:inline-block; margin-left:10px; margin-bottom:10px;" src="https://static.igem.org/mediawiki/2017/thumb/7/7b/Rfp_en_gfp.jpg/900px-Rfp_en_gfp.jpg" alt="RFP and GFP plates">
 +
 
 +
This years’ <a href="http://maakfestival.nl/programma/igem-joana-gomes-neto-16-00-uur/">Maakfestival</a> was held at the Groninger Forum and provided Dutch manufactures – in the broadest sense – who are living in the north of the Netherlands with the opportunity to excite teens about diverse technical projects. We had our own iGEM booth with various objects from the laboratory, such as (properly sealed) <i>Escherichia coli</i> bacteria with Green Fluorescent Protein and talked about bacteria to interested people from every age group. Participants were invited to write their own opinion on bacteria, ranging from ‘cute’ to ‘useful’. Besides that, Joana gave a short talk about iGEM and synthetic biology in one of the ‘maker talks’. Sometimes, we were surprised what some children already knew about bacteria. We were really stoked to introduce the fascinating world of synthetic biology to the next generation of scientists.
 +
<br>
 +
 
 +
<!--<iframe width="560" height="315" src="https://www.youtube.com/embed/KHDBO91b7js?rel=0" frameborder="0" allowfullscreen style="margin-left:22%; margin-top:2%"></iframe>-->
 +
 
 +
 
 +
<video src="https://static.igem.org/mediawiki/2017/9/94/Maak_Festival_2017_AFTERMOVIE_-720p-.mp4#t=1" controls preload="metadata" style="width:560px; height:auto; margin-left:12%; margin-top:20px;"></video>
 +
 
 
</div>
 
</div>
<hr class="small">
 
  
<h3>Dairy Factory Workum - INPUT DATE</h3>
 
<div style="text-align:left;">
 
As committed IGEM-team members do, we wanted to visit dairy companies at work, on site. To this end we were kindly invited by Christa Smink (Bedrijfstechnoloog Workum) to get a tour of a cheese factory in Workum, Friesland. Prior to our tour we got safety instructions. Afterwards we were given the opportunity to ask questions the effect bacteriophages have on starter cultures. We learned how they measure an bacteriophage infection of starter cultures in their factory and how they proceed afterwards.
 
</div>
 
 
<hr class="small">
 
<hr class="small">
  
<h3>Dairy Research Plant Wagening - 23 August</h3>
 
 
<div style="text-align:left;">
 
<div style="text-align:left;">
The 23th of August we visited a dairy industry research centre in Wageningen to discuss our project with Arjen Nauta (Sr. Scientist Nutritional Sciences). Since our project focusses on detecting bacteriophages which can negatively impact various dairy production lines, we were excited to talk to a bacteriophage research expert in the dairy industry such as Arjen Nauta. He kindly discussed the issues he faces in his research concerning bacteriophages and provided us with helpful advice for our project.
+
<h5 id="snavartist">Artist in residence - 31 July - 4 August</h5>
</div>
+
In collaboration with KLAS (Knowledge Link through Arts and Science) and the University of Groningen we introduced Agnes Meyer - Brandis into our lab and to the world of synthetic biology between July 31 and August 4. According to KLAS synthetic biology seems the perfect framework for artists to get inspired. Agnes wanted to gain insight in how synthetic biology could help trees walk to escape climate change (she is an artist :)). During the time she joined us, we talked about the possibilities of synthetic biology, what DNA and proteins are and what our project is about. We hope her week with us has provided some inspiration for her<a href="http://www.hek.ch/en/program/events-en/event/agnes-meyer-brandis-1.html">exposition.</a>
<hr class="small">
+
<br>
 +
<img class="imglabh" style="width:30%; display:inline-block; margin-left:13%; margin-bottom:10px" src="https://static.igem.org/mediawiki/2017/1/13/Agnes.jpg" alt="Agnes Meyer - Brandis">
 +
<img class="imglabh" style="width:30%; display:inline-block; margin-left:13%; margin-bottom:10px" src="https://static.igem.org/mediawiki/2017/3/3a/Agnes2.jpg" alt="Agnes Meyer - Brandis">
  
<h3>KIVI Lecture - INPUT DATE</h3>
 
<div style="text-align:left;">
 
ipsum lorem write me text plox
 
 
</div>
 
</div>
 
<hr class="small">
 
<hr class="small">
  
<h3>Rathenau Institute - INPUT DATE</h3>
+
<h5 id="snavnoorderzon">Noorderzon, Performing Arts Festival - 17 - 27 August</h5>
 
<div style="text-align:left;">
 
<div style="text-align:left;">
ipsum lorem write me text plox
+
<a href="http://www.noorderzon.nl/programma-2017/programma-items/evolve-11">EVOLVE</a> was set-up on the Noorderzon Performing Arts festival in collaboration with Science Linx, GELIFES (Groningse Institute for Evolutionary Life Sciences) and the European Society for Evolutionary Biology (ESEB). Various experiments and expositions are supposed to demonstrate hands on how evolution works (more or less). An Evolution café was set up where people could meet while engaging the interesting topic of evolution. We participated on two days to present our project and synthetic biology.
</div>
+
<br><center>
<hr class="small">
+
<img class="imglabh" style="width:30%; margin-bottom:10px" src="https://static.igem.org/mediawiki/2017/b/b1/Noorderzon.jpg" alt="Mart and Felix showing off some of our awesome 3D prints!">
  
<h3>Richel Bilderbeek - INPUT DATE</h3>
 
<div style="text-align:left;">
 
We contacted Richel Bilderbeek to give us some tips about preparing lessons for children from 10 to 12 years old. He is highly experienced in educating 7 till 18 year-olds.
 
We are working together with the Scholieren Academie to educate kids. The general goal is informing the kids about the university. What do students do? What am I, a molecular biology student, doing in a laboratory?
 
The Scholieren Academie wants to start this project, because research has shown that kids from the eastern part of the province Groningen, choose less for higher education. By starting really early with informing these kids about the possibilities of the university, the Scholieren Academie hopes that children will choose more often for higher education after primary school.
 
We went to some schools to give a guest lecture. A few days later, the children came to the lab to do some experiments themselves.
 
 
</div>
 
</div>
 
<hr class="small">
 
<hr class="small">
  
<h3>LAB Egmond aan Zee - 28 August</h3>
+
<h5 id="snavlab">LAB Egmond aan Zee - 28 August</h5>
 
<div style="text-align:left;">
 
<div style="text-align:left;">
We attended the 12th LAB Symposium in Egmond aan Zee on the 28th of August. This is a yearly one week event about Lactic Acid Bacteria. Thanks to the organising committee we were able to attend the symposium for one day with three people of the team. This was a really great experience. It gave us the opportunity to present our poster during the poster sessions and to talk to researchers who are specialized in working with CRISPR-Cas, bacteriophages and Lactococcus lactis.
+
We attended the <a href="http://www.labsymposium.org">12th LAB Symposium</a> in Egmond aan Zee on the 28th of August. This is the most important yearly scientific conference on Lactic Acid Bacteria. Thanks to the organizing committee we were able to attend the symposium for one day with three people of our team. It gave us the opportunity to present our poster during the poster sessions and to talk to researchers who are specialized in working with CRISPR-Cas, bacteriophages and <i>Lactococcus lactis</i>. We talked with Douwe van Sinderen, a leading expert in bacteriophage research of the University College Cork, and Sylvain Moineau, one of the key scientists in the development of CRISPR technology.  
</div>
+
<p>
<hr class="small">
+
<img class="imglabh" style="width:40%; display:inline-block; margin-left:17%; margin-top:5px; margin-bottom:5px;" src="https://static.igem.org/mediawiki/2017/0/06/20170828_125817_%282%29.jpg" alt="presenting our poster">  
 +
<img class="imglabh" style="width:20%; display:inline-block; margin-left:3%; margin-top:5px; margin-bottom:5px;" src="https://static.igem.org/mediawiki/2017/3/38/20170828_181630_%282%29.jpg">
  
<h3>GBB Symposium - INPUT DATE</h3>
+
</p>
<div style="text-align:left;">
+
The Groningen Biomolecular Sciences and Biotechnology Institute (GBB) is the centre for biomolecular sciences at the University of Groningen. We were invited to give a presentation of our project and show our poster in the poster sessions. During the event we got the opportunity to explain our project to other researchers from the university.
+
 
</div>
 
</div>
 
<hr class="small">
 
<hr class="small">
  
<h3>J. Hille - INPUT DATE</h3>
+
<h5 id="snavgbb">GBB Symposium - August 29</h5>
 
<div style="text-align:left;">
 
<div style="text-align:left;">
ipsum lorem write me text plox
+
The Groningen Biomolecular Sciences and Biotechnology Institute (GBB) is the centre for biomolecular sciences at the University of Groningen. We were invited to present our project and display our poster for subsequent discussion sessions. This enabled us to outline our project idea to local scientists as well as receive questions that stakeholders could also possibly ask us.
</div>
+
<br>
<hr class="small">
+
<img class="imglabh" style="width:40%; display:inline-block; margin-left:12%; margin-top:5px; margin-bottom:10px;" src="https://static.igem.org/mediawiki/2017/8/83/Gbb.jpg" alt="Felix presenting our project">
 +
<img class="imglabh" style="width:40%; display:inline-block; margin-left:3%; margin-top:5px; margin-bottom:10px;" src="https://static.igem.org/mediawiki/2017/f/f2/Gbb2.jpg" alt="Felix presenting our project">  
 +
 
  
<h3>Wouter Ghering - INPUT DATE</h3>
 
<div style="text-align:left;">
 
ipsum lorem write me text plox
 
 
</div>
 
</div>
 
<hr class="small">
 
<hr class="small">
  
<h3>Rob Duba - INPUT DATE</h3>
+
<h5 id="snavkennis">RIVM Kennisparade - 7 October</h5>
 
<div style="text-align:left;">
 
<div style="text-align:left;">
ipsum lorem write me text plox
+
After our collaboration, we were invited by the RIVM to join their event <a href="http://www.rivm.nl/RIVM/Missie_en_Strategie/RIVM_Kennisparade">RIVM Kennisparade</a> together with all other Dutch iGEM teams. Approximately 1500 visitors were present this day. We were part of the biotechnology section where we represented biotechnology. We were excited that so many people were interested in our project and wanted to know more about it. We had some great discussions with visitors about synthetic biology, especially the ethical aspects of it. Surprisingly, we got only positive reactions about our product design, even if it would be used in a factory!
</div>
+
<center>
<hr class="small">
+
<img class="imglabh" style="width:40%; display:inline-block; margin-left:3%; margin-top:5px; margin-bottom:10px;" src="https://static.igem.org/mediawiki/2017/e/e9/Kp-20171007-WA0001.jpg" alt="Our table during the Kennisparade">  
 +
<img class="imglabh" style="width:40%; display:inline-block; margin-left:3%; margin-top:5px; margin-bottom:10px;" src="https://static.igem.org/mediawiki/2017/thumb/7/72/9142_Kennisparade.jpg/800px-9142_Kennisparade.jpg" alt="Ivar and Matthijs explaining our project and Outbreak game.">
  
<h3>Jeantine Lunshof - INPUT DATE</h3>
 
<div style="text-align:left;">
 
Jeantine Lunshof works as a bioethicist at the Church laboratory in Boston. We contacted her in the beginning of our project to get a general view on ethics in the field of synthetic biology. After explaining the general idea of our project, she told us something about her work at the Church lab. Together we thought about a story which would be interesting for the public and would not scare them of.
 
Jeantine also mentioned that the consumer of dairy products is in our case a very low stakeholder. This definitely does not mean we should set them aside. It is important to inform them and think about the story you will tell them. Why is our project important for the consumer? Does it ensure better/safer dairy products or will the dairy products be of a higher quality?
 
The most important and helpful thing she told us was to make clear at all cases that our diagnostic tool will not get into the food! Only one small mentioning of this of one of the team members could make the headlines and break your story. Possibly the team’s project would only get remembered by the negative attention it got. Ultimately, chances of getting the product on the market would be close to zero. Tip: one team, one voice!
 
 
</div>
 
</div>
<hr class="small">
 
  
<h3>Siger - INPUT DATE</h3>
+
 
<div style="text-align:left;">
+
<h3 id="snaveducation">Education</h3>
ipsum lorem write me text plox
+
 
 +
<h5>Ferdinand Van Der Graaf - 30 August</h5>
 +
<div id="snavferdi" style="text-align:left;">
 +
We met with <a href="http://www.rug.nl/staff/f.h.c.e.van.der.graaf/research">Ferdinand van der Graaf</a> to discuss the game we are designing about synthetic biology safety. He works as a researcher at the UMCG hospital, the biggest hospital in the Netherlands, as well as a teaching at a local high school. In his teachings, he uses a lot of educational games and has previously designed a game to teach about natural selection. We talked about how to implement game elements in a balanced way while not sacrificing too much of the learning experience. Furthermore, he recommended sticking to tried and true game elements that work, something we found to be true too.
 
</div>
 
</div>
 
<hr class="small">
 
<hr class="small">
  
<h3>Swart - INPUT DATE</h3>
+
 
<div style="text-align:left;">
+
 
ipsum lorem write me text plox
+
<h5 id="snavkivi">KIVI Lecture - 15 September</h5> <img class="imglabh" style="width:16%; float:right; margin-left:20px margin-bottom:10px" src="https://static.igem.org/mediawiki/2017/thumb/6/6c/20170915_164051.jpg/337px-20170915_164051.jpg" alt="Matthijs in the lab">
 +
<div style="text-align:left; margin-bottom:10px;">
 +
On the 15th of September we provided a lecture for <a  href="http://www.kivi.nl/">KIVI</a>, which is the Dutch Royal Institute of Engineers. Around fifteen people with different backgrounds attended the lecture: students, researchers and employees in industry. Something they all had in common was their interest in our project.
 +
The lecture was given by Felix. He prepared a presentation, where he explained all the steps of our project, as well as more general aspects of the iGEM competition and applications of biotechnology. After the lecture, we had a discussion where everyone shared their opinions. For example, what changes would you make to our product design, would it be a problem for you if companies use our product on the factory floor, would you still buy the end product and so on. Afterwards, Matthijs gave a tour of our summer home (laboratory) as well as elaborating on the techniques we use and their mechanism of action.
 
</div>
 
</div>
 
<hr class="small">
 
<hr class="small">
  
<h3>Simon van der Els, NIZO - INPUT DATE</h3>
+
<h5 id="snavdjo">De Jonge Onderzoekers</h5>
 
<div style="text-align:left;">
 
<div style="text-align:left;">
Simon van der Els works for NIZO. NIZO is the Dutch institute for dairy research. Simon his research focusses on bacteriophages and CRISPR-Cas. We send him our project proposal and called to discuss the details. He was able to give us a better insight into the growing problem of bacteriophages in the dairy industry. We also talked about the feasibility of the project, about which steps should be working relatively easy and which steps would be really challenging. It was nice to have someone specialized in the subject And telling where we should
+
<a href="http://www.djog.nl">De Jonge Onderzoekers</a> (The Young Researchers) aims to excite young kids, ranging from 8 to 18 years old, in science and technology. To this end, they organize various courses including the course Nature and Science. We contacted Richel Bilderbeek to give us some tips about preparing lessons for children from 10 to 12 years old. He is highly experienced in educating 7 till 18 year-olds. On the 22nd of September, two members of our team visited one of the extremely popular Friday evening course of Nature and Science, led by Richel in Groningen, to witness first-hand how to attract children’s interests in biology or science in general. Afterwards, we talked with Richel and he provided us with many tips which turned out to benefit us a great deal. You can find more information about our own course below.
At the LAB symposium in Egmond aan Zee we met with Simon. We were able to talk about our research and ask questions. For example, he helped us with which promoter we could use.
+
 
</div>
 
</div>
 
<hr class="small">
 
<hr class="small">
  
<h3>Jeantine Lunshof- INPUT DATE</h3>
+
<h5 id="snavaca">Scholierenacademie</h5>
 
<div style="text-align:left;">
 
<div style="text-align:left;">
ipsum lorem write me text plox
 
</div>
 
<hr class="small">
 
  
<h3>Cathelijne van Beekvelt, ILT - INPUT DATE</h3>
+
<video src="https://static.igem.org/mediawiki/2017/a/a2/IMG_3599.MOV" poster="https://static.igem.org/mediawiki/2017/e/e1/Vlcsnap-2017-10-25-22h45m06s578.png" controls preload="metadata" style="width:560px; height:auto; margin-left:12%"></video>
<div style="text-align:left;">
+
 
Cathalijne van Beekvelt works for the ILT. This is the Dutch Inspection of Living environment and Transport. We contacted her because we wanted more information about the regulations that would limit us in bringing our product on the market. She gave us the contact information of Rob Duba, because he knows more about the policies regarding GMOs.
+
<!--<iframe width="560" height="315" src="https://www.youtube.com/embed/nwNAGYaIH6U?rel=0" frameborder="0" gesture="media" allowfullscreen style="margin-left:22%;"></iframe>-->
 +
 
 +
<p>
 +
<a href="http://www.rug.nl/education/scholierenacademie/">The Scholierenacademie</a> organizes activities for primary school and high school students and this year, together with <a href="http://www.sooog.nl">Stichting Openbaar Onderwijs Oost-Groningen (SOOOG)</a>, they set-off a new project which aims to interest East-Groningen (tangentially less fortunate socioeconomic background) primary school children in university and Biological sciences. Together with project-leader <a href="http://www.rug.nl/staff/d.van.der.tuin/">Douwe van der Tuin</a> we turned the project into reality.  
 +
The general goal is informing the kids about the university. What do students do? What am I, a molecular biology student, doing in a laboratory?
 +
  <p>The Scholierenacademie initiated this project since research has shown that kids from the eastern part of the province Groningen tend to choose higher education less frequently. By starting really early with informing these kids about the potential of an academic career, the Scholierenacademie hopes to attract more interest and offer these kids a more informed decision.</p>
 +
</p>
 +
<p>We went to nine schools to give a guest lecture. A few days later, the children came to the lab to do some experiments themselves. We designed a one-hour guest lecture and a two hour practical at the Linnaeusborg, University of Groningen.</p>
 +
<p>In the guest lecture the children learned in an interactive way about the function of enzymes. Two kids were blindfolded, they were the reagents that had to react with each other. This was of course very difficult. Then the third kid came in to assist, acting as the enzyme. The 'enzyme' had two binding places, the hands. The enzyme could bind very specific to the two 'reagents' and help to speed up the reaction.</p>
 +
<p>The experiment the kids did in the lab was concerning the enzyme vanillyl alcohol oxidase (VAO). They received three different liquids and it was their job to define in which of the flasks the VAO caused a reaction</p>
 +
  <p>In total, <b>we welcomed over 200 primary school children</b> between 9 October and 13 October. The local newspaper even dedicated a reporter to write an <a href="http://www.dvhn.nl/groningen/Tienjarige-studenten-uit-Scheemda-volgen-college-bij-de-Rijksuniversiteit-Groningen-video-22563586.html">article</a> (Dutch) about this joint venture. </p>
 +
<p>
 +
<img class="imglabh" style="width:22%; display:inline-block; margin-left:1%; margin-top:5px; margin-bottom:5px;" src="https://static.igem.org/mediawiki/2017/1/13/SAlab2.jpg" alt="Doing experiments in the lab">
 +
 
 +
<img class="imglabh" style="width:38%; display:inline-block; margin-left:5%; margin-top:5px; margin-bottom:5px;" src="https://static.igem.org/mediawiki/2017/4/45/I-20171010-WA0006.jpg" alt="Meintje giving a lecture">
 +
 
 +
<img class="imglabh" style="width:22.5%; display:inline-block; margin-left:5%; margin-top:5px; margin-bottom:5px;" src="https://static.igem.org/mediawiki/2017/2/2f/20171013_115014_%282%29.jpg" alt="One of the buildings from the kids">
 +
 
 +
<img class="imglabh" style="width:32%; display:inline-block; margin-left:1%; margin-top:5px; margin-bottom:5px;" src="https://static.igem.org/mediawiki/2017/f/f5/SAlab.jpg" alt="Doing experiments in the lab">
 +
 
 +
<img class="imglabh" style="width:20%; display:inline-block; margin-left:5%; margin-top:5px; margin-bottom:5px;" src="https://static.igem.org/mediawiki/2017/7/75/20171009_135058_%282%29.jpg" alt="One of the buildings from the kids, showing the possibilities you have with one building block ">
 +
 
 +
<img class="imglabh" style="width:30%; display:inline-block; margin-left:5%; margin-top:5px; margin-bottom:5px;" src="https://static.igem.org/mediawiki/2017/b/bf/LabSA1.jpg" alt="Doing experiments in the lab">
 +
 
 +
 
 +
</p>
 
</div>
 
</div>
 
<hr class="small">
 
<hr class="small">
  
<h3>Jaco Westra, RIVM - INPUT DATE</h3>
+
<h5 id="snavlinx">Science Linx</h5>
 
<div style="text-align:left;">
 
<div style="text-align:left;">
Multiple times we had a talk with Jaco Westra from the RIVM. The RIVM is the National Institute for Health and Environment. The RIVM provides funding and therefore we were committed to do their assignment where we took safety as the most important aspect of our project. The title of this assignment is ‘Think before doing’. Think about the safety of your product, before you start developing it. We decided to present all of the safety aspects, we believe to be important, in a card game. Jaco was our contact person during this safety assignment. He gave great tips on how to handle legislation. He also gave us some contacts, we could contact for more information.
+
<img class="imglabh" style="width:25%; float:right; margin-top:10px; margin-bottom:30px; margin-left:10px;" src="https://static.igem.org/mediawiki/2017/3/3f/Carloss.jpg" alt="Carlos explaining the modeling">
 +
<a href="http://www.rug.nl/sciencelinx/">Science Linx</a> offers high school students in the Netherlands the possibility to engage with the Science and Engineering faculty of the University of Groningen. They organize and support various activities with the aim to excite kids in the sciences. Science Linx has already been a Groningen iGEM sponsor for many years. In turn, we aid them with various projects including assisting high school students with their Profiel Werkstuk (Profile Assignment in English, a short research internship). We welcomed a total of 12 high school students which experimented in our lab based on their own ideas. Two groups wanted to study antibiotic resistance in bacteria. The others were interested in CRISPR and we let them participate in a small part of our own project! The Noorderzon EVOLVE participation was also in cooperation with Science Linx.
 
</div>
 
</div>
 
<hr class="small">
 
<hr class="small">
  
<h3>Arla Skype Call - INPUT DATE</h3>
+
<h5 id="snavhighschool">High school students in the lab</h5>
 
<div style="text-align:left;">
 
<div style="text-align:left;">
<b><p>How are you currently combating phages? How frequent and in which way are you currently testing for phages? What are the parameters you are monitoring? Are phages infection a big problem for your company? How long does it take you to get result, starting from probe taking to getting the results in the company?</b>
+
<ul>
We are very interested in the current situation in different dairy production plants so that we can adjust our final product which would suit the current wishes of the industry.</p>
+
<li>Roos Honée & June Ying van Dam – Antibiotic resistance
<p><b>In what way will our product be most useful to the end user? What are desired characteristics (in terms of design and implementation) that you would value the most?</b>
+
<p class="left">
Through other talks, we learned that you cannot work with GMOs directly on the factory floor. This makes it that samples have to be taken to another testing place, either within or outside the production facility/plant. This way, our ideal goal is to deliver a system that, with simple maintenance, can continuously survey samples from the main production line for contamination with phages. However, another option is to design a portable device which uses our reporter strain in a contained matter, so you would not need a GMO regulated area. This makes its implementation potentially viable in other settings besides the dairy industry.</p>
+
For our high school thesis we searched for some place to do our research. Our subject is about antibiotic resistance and of course, it was not possible to do an experiment with antibiotic-resistant bacteria at school. Besides, we thought it to be very interesting to do our own research in a real laboratory. Meintje has helped us very well while conducting our research. Her colleagues in iGEM have also meant a lot to us. We learned a lot in the four days we worked at the lab.
<p><b>What are the parameters for phage infection in a factory (pH, OD600nm, MOI etc.)  How does this translate to detection sensitivity?</b>
+
Antibiotics were our main focus during our research. We have looked at different times and concentrations to determine if the current antibiotic treatment could be shorter and/or with a lower concentration.
With this information, we could get a better view of the desired environment for our detection system.</p>
+
We are extremely grateful that iGEM Groningen has given us the opportunity to stand next to them in the lab. This has played a very important role in our research. We, therefore, thank them greatly and wish them good luck with their iGEM project.</p></li>
  
<p>On the 22th of August we talked to Arla in Denmark via Skype. We got some tips on how to communicate about the project. For instance using the word ‘virus’ on the homepage of our WIKI could immediately scare people and that is definitely something you do not want. So it is best to use the word phage or bacteriophage and explain what is meant by this. Two researchers from Arla, who also joined the conversation, were really interested in our project and had some questions prepared. We explained everything and also asked questions, because we are really interested in the point of view of the company to our project.</p>
+
<img class="imglabh" style="width:30%; margin-left:35%; margin-bottom:10px" src="https://static.igem.org/mediawiki/2017/0/08/20170918_162411.jpg" alt="Roos & June Ying in the lab">  
</div>
+
<hr class="small">
+
  
<h3>Thijs Kouwen, DSM - 27 June</h3>
 
<div style="text-align:left;">
 
<p>Thijs Kouwen works as a scientist at DSM cultures and works at starter culture development and is in
 
particular concerned with phage resistance of these cultures.
 
First of all he told us that there is a need for fast phage detection in the dairy industry and that
 
phages form a significant problem. The current detection is performed by both major dairy factories
 
themselves as companies that produce starter cultures such as DSM. Some rough estimates: ¼ of the
 
costumers of DSM has their own testing facility (only the largest) 1/3 of the costumers sends their
 
samples to DSM for testing and other do not test for phages. Of the samples send to DSM ~30%
 
contains phages and in 5-10% of the cases the amount of phages reaches a critical level.
 
Although in most cases measurements can be taken in time, sometimes a complete batch is lost due
 
to an infection. If this happens this results in significant costs for the company, since the milk is
 
almost as expensive as the final product.
 
DSM performs to types of testing a ‘acidification test’ which takes 4-8 hours and during this period
 
the acidification of the medium is measured and the curve gives information about the health of the
 
culture. Another test is an overlaytest and this takes an overnight incubation step and is therefore
 
quite time consuming.</p>
 
<p>Companies themselves also make use of ‘simple’ microbiological testing techniques and the largest
 
companies use more advance techniques such as qPCR. The main problem for dairy companies is
 
that they usually do not have the microbiological expertise to carry out the testing themselves. Also
 
the testing is seen as a service that starter culture producing companies such as DSM should offer.
 
At low levels of phages the infection will result in slowing down of the fermentation process, this
 
slowing down can also be seen if the pH is followed during the fermentation. If the pH drops to
 
slowly a first measurement is adding more of the starter culture. This is a sign of a phage infection
 
with a low concentration of phages.
 
If the concentration becomes higher there are two possibilities; either clean the whole system
 
thoroughly with acid and basic chemicals/ chlorine. (Sib sytem?). Cleaning is performed by the
 
factories themselves. And it’s done by hand since phages can reside in small corners of the tank.
 
Another possibility is adding another starter culture that is insensitive to the infection that is at hand.
 
The samples DSM gets are often samples after the fermentation is performed and the results of the
 
measurements are therefore often too late for the batch that is measured. Sometimes companies
 
perform multiple fermentations in a day and at the end of the day the samples are send to DSM.
 
After analysis of the samples the best of the two options mentioned above can be carried out before
 
the next fermentations are performed.</p>
 
<p>The source of the phage can either be from the starter culture or from the milk. The latter seems the
 
most common. Detection can performed (raw milk) or after the fermentation (Wei). In some cases
 
such as with Mozerella it can also be tested during the fermentation process.
 
The measurements that can be taken also depend on the type of fermentation. Dutch cheeses such
 
as Goude use a complex undefined blend ( hundreds of bacterial strains) starter culture. So these
 
companies cannot easily switch to another starter cultures and they will need to clean their tanks
 
after infection. Also these starter cultures contain many types of phages that make sure that not one
 
strain gets the overhand over other strains. However if the production is switched to another
 
product the phages can reside in the tanks and then they can form a problem.</p>
 
<p>American and Australian cheeses use defined cultures of 3-5 strains, in which is strains has specific
 
tasks. In these fermentations phage problems are much more important. In this case it would be
 
quite easy to change the culture since there are multiple strains that are sensitive to different phages
 
but are interchangeable for the fermentation.
 
For the defined blends phages are the biggest problem and if they could be detected in a fast and
 
quantitative manner companies could react on infections that are rising by adding some resistant
 
strain against the infectious phage. To serve this purpose a detector should have the following
 
characteristics: differentiate/ detect up to 700 species of phages, have a detection limit of 10^2
 
phages per mL and a detection time of ½ to 1 hourA detection limit of 10^4/10^5 phages per ml
 
would make our project a usefull detector as well, since at these levels infections become
 
problematic. At higher concentrations the infections are too out-of control to be treated.
 
As long as our product contains live GMO it would probably not be used by the most companies.
 
Since they do not have the expertise nor the will to work with GMO’s. Also if a GMO would end up in
 
the final product it would result in immense reputational damage. Therefore our detection system
 
should not be complicated to use and without risks of escaping GMO.
 
At the quality labs of DSM they could use it, but for our project it would be best if it can be used at
 
the site of the factory since that would be the quickest.</p>
 
<p>The major companies that now use techniques such as qPCR might be possible to get an MLI lab in
 
the factory or on the factory terrain.
 
Further in our final product we need to use several strains of both L. lactis as S. thermophiles (these
 
are the two major bacterial species that get infected), since the sensitivity to phages differs between
 
each strain.
 
Another thing that is done against phage infection is making starter cultures more phage resistant. At
 
DSM this is done by increasing the phage resistance of the different bacterial strains. And by
 
optimizing the combination of several strains to decrease the overlap of sensitivity. Another thing
 
that is done by companies is rotation of starter cultures.</p>
 
</div>
 
<hr class="small">
 
  
<h3>Zoë Robaey - INPUT DATE</h3>
+
<li>Anne de Ruijter & Susan van Houten – CRISPR
<div style="text-align:left;">
+
<p class="left">
ipsum lorem write me text plox
+
Hi, we are Anne and Susan. We are both in the last year of high school and emailed the iGEM team of the University of Groningen if we could join in with their research for our profile assignment (Dutch: profiel werkstuk). The iGEM team has offered us this opportunity and we are looking back on two great days! We had excellent guidance from this friendly team. At the lab, there was a nice atmosphere while the students were all working very hard and driven by their ground-breaking research. This was fun and motivating to see. After the time in the lab, we got all our questions answered, which was very nice. In short, a super fun and educational experience at the University of Groningen with the iGEM team! </p></li></ul>
 
</div>
 
</div>
 
<hr class="small">
 
<hr class="small">
  
<h3>Unilever Skype Call - INPUT DATE</h3>
+
<h5 id="snavhonours">Honours Students</h5>
 
<div style="text-align:left;">
 
<div style="text-align:left;">
ipsum lorem write me text plox
+
During the summer we supervised two Honours Bachelor students with their own synthetic biology project.
 +
<ul>
 +
<li>Honours students 
 +
<p class="left">
 +
"For the Honours College, we wanted to perform a deepening research in the 2nd year. We wanted this research to be related to microbiology. So one of us then came with the idea to contact the iGEM team of Groningen. We told them that we would like to try to transform bacteria in a way so that they would digest microplastics. We quickly got a response from the iGEM team and they stated that they were glad to let us do our research within their research group. A meeting was set up to meet with 2 PhD students to talk about our plans. The team was very helpful during this starting phase since we had never set up our own research yet. After a couple more meetings our plans took a more realistic shape due to the tips iGEM feasibility. After all these meetings it was time to start working in the lab. Here we got assigned a supervisor which we could ask questions and he helped us get started. The further we got into the 3 weeks of our research, the more responsibilities we got from the iGEM team. Working on your own in a lab on your own research was a new and very instructive experience. At first, we had to get used to this responsibility, because in our regular program all practicals are structured perfectly around you as a student, and so you do not come across the challenges of a real research. An example of this was our strain of bacteria, which was not as competent as we were used to. All in all, we learned a lot about dealing with unexpected complications during synthetic biology research. Therefore, our time with the iGEM team has enriched us with many new experiences." </p></li></ul>
 
</div>
 
</div>
 
<hr class="small">
 
<hr class="small">
  
<h3>Goedhardt, Maaike de Heij - INPUT DATE</h3>
+
 
 +
<h5 id="snavoutbreak">Education Card Game - Outbreak!</h5>
 
<div style="text-align:left;">
 
<div style="text-align:left;">
ipsum lorem write me text plox
 
</div>
 
<hr class="small">
 
  
<h3>Cogem Symposium - INPUT DATE</h3>
+
<p class="left">For our safety proposal for the <a href="https://2017.igem.org/Team:Groningen/Engagement">RIVM</a> we said we would make a card game. The game had to be fairly simple to explain and quick to play since few people would otherwise put in the time. Inspired by such games as Boonanza and Sushi Go, we quickly made a game where you would play dairy products worth some points and infect the products of other players to make them worth less.</p>
<div style="text-align:left;">
+
 
ipsum lorem write me text plox
+
<img class="imglab" src="https://static.igem.org/mediawiki/2017/1/18/Card1.png" alt="Prototype print of the first game.">
 +
 
 +
<p class="left">It worked pretty well but it was deemed to be more fun than educational, especially after talking again to <a href="https://2017.igem.org/Team:Groningen/HP/Silver">Jaco Westra</a>. So we went looking for a different type of card game, a so-called "serious game". First, we had the idea to make an RPG style game more akin to Munchkin, where you would level up your "preparedness" to win and defeat synthetic biology inspired threats as a stakeholder. Preferably in a cooperative way, but making card or board games cooperative is a challenge in and of itself.</p>
 +
 
 +
<p class="left">This proved to be way too much work and we needed help in design. We went to talk to <a href="#snavferdi">Ferdinand van der Graaf</a> who is a researcher and a teacher and has incorporated games in his lessons to teach about evolution. This proved to be very fruitful and we talked at length about game mechanics and how they interact. The most important points he made were:
 +
 
 +
<ul class="left">
 +
  <li>Do not think too much about the "serious gaming" aspect, if a game is not fun enough to play there's no point.</li>
 +
  <li>Especially children read fluff (the little info text on cards) text and take it to heart.</li>
 +
  <li>To make a game co-op you must include some mechanism external to players (something we did not end up using).</li>
 +
  <li>To keep as close as possible to an existing game, since those games are already fun and balanced.</li>
 +
  <li>To look at Machiavelli for inspiration, instead of a RPG game.</li>
 +
</ul></p>
 +
 
 +
<p class="left">With this information we went back to the drawing board and made a completely new game. In this, you have to think about which stakeholder you want to be before the round starts and which other players want. As a stakeholder, you then can play cards in 3 different areas: Regulations, Opinions or Research. You win the game once you reach a certain threshold. The game can be played with 3 to 6 players, and takes about 30 minutes to explain and play in one setting</p>
 +
 
 +
<p class="left">The game as it is, meshes quite well with the RIVM theme of "Thinking before doing", we presented this at the Kennisparade too. Of course, we wanted to print it professionally, including fiches and instructions.</p>
 +
 
 +
<img class="imglab" src="https://static.igem.org/mediawiki/2017/f/f6/Macka.png" alt="Digital art designs for the final game, cards and box cover.">
 +
 
 
</div>
 
</div>
<hr class="small">
 
  
<h3>Christian Hansen, Thomas Jansen - INPUT DATE</h3>
+
 
<div style="text-align:left;">
+
<br>
<p>Skype call with Thomas Jansen from Christian Hansen company. The company mostly deals
+
<center>
with starter cultures.
+
<a class="button" style="text-decoration: none; color:white; margin-bottom:30px;" href="https://2017.igem.org/Team:Groningen/Applied_Design">Next: Applied Design</a>
The company tests substances for the presence of bacteria phages. They sometimes use
+
 
multiplex PCR to identify the species of the phages. However this is not very effective in
+
</div> <!-- main_col -->
some cases so they use strain specific tests.
+
</div <!-- marginsnav -->
One problem is that some cultures are made up of more that one strain and this could lead
+
 
to a problem in detection since they don’t hand out the single strains to the customers. The
+
<div class="footer">
service is free of the customer is using their starter cultures. Their testing takes 2-3 days if
+
<img id="bannerimg" usemap="#imagemap_sponsors" style="width: 100%;" src="https://static.igem.org/mediawiki/2017/b/b5/Banner.jpg" alt="Sponsors">
everything works properly.</p>
+
<p>Felix explained our project to him, including the fact that we will use a pigment protein and
+
not GFP in a business model
+
If our product produces an answer within a few hours and can be used directly in the factory
+
floor, then our product will have a market. However, our product has GMO’s so cannot be
+
used on the factory floor.
+
A lot of the labs in their companies are not GMO labs. Also, the device will be more useful if
+
it can detect a specific strain. Also, with their current system, they cannot detect all strains
+
of phages, only that which they already know. He mentioned that for our system, we’d need
+
a lot of plasmids.</p>
+
<p>They detect around 60-100phages. The PCR can detect around 80%, but not the rest. In
+
total, there are over a thousand phages that can affect lactococus. He mentioned that the
+
cases in which the entire product batch is thrown away after a phage attack is very low.
+
Sometimes they use a rotation system to reduce phage attack, it simply takes a big longer.
+
In the cases of delay, this is irritating and you cannot have as much batches ready. This is the
+
less costly potential effect of phages. If they have to throw out the entire batch of milk, then
+
that costs a lot more money. At the beginning of the fermentation, there are a lot less
+
phages. Dairy industries in Denmark are also reluctant to work with GMO’s. They will
+
probably not use our product especially as his company already offers free detection as a
+
complementary product. Also having our own GMO labs could work, but for this we have to
+
detect all the strains. Also, as already mentioned, they offer it free, so our company would
+
probably not survive in Denmark.</p>
+
<p>The culture is their main business, and a side one would be the enzymes. Offering detection
+
as a free product is a way to keep up with their competition. He does not know how much
+
this is, but they have about 10 people working full time on this in their company. Our
+
company would also need human input, so we probably would not be able to offer much
+
difference in this area. The important questions are to know whether or not there is a phage
+
present, and what group it is,and therefore what culture to use. They can then deliver
+
immune strains. Knowing the specific strain is not necessary. Our device would be useful if it
+
could go faster, sometimes, theirs takes up to 10 hours and they have to do it overnight. If
+
the dairy could do it directly, then that would also be interesting since they can save the
+
time and the money being used to hire workers. Also a higher sensitivity will be interesting.
+
Adjusting the plasmid for different strains seems complicated, and this is a downside of our
+
product. Also if our system can detect new phages and 100% of all existing phages then it
+
would be worth wile as theirs only detects about 80%. The dairy industry will not establish a
+
different lab for our product. We have to compete with a system which works quite nicely
+
and to which they have invested a lot of money. We can send our abstract to him and he
+
could give us feedback on it.</p>
+
 
</div>
 
</div>
<hr class="small">
 
  
 
</body>
 
</body>
 +
 +
<script>
 +
function accordion(id) {
 +
    var x = document.getElementById(id);
 +
    if (x.className.indexOf("w3-show") == -1) {
 +
        x.className += " w3-show";
 +
    } else {
 +
        x.className = x.className.replace(" w3-show", "");
 +
    }
 +
}
 +
 +
//modal trigger
 +
var modal = document.getElementById('myModal');
 +
var images = document.getElementsByClassName("imglab");
 +
for(var i = 0; i < images.length; i++){
 +
    var img = images[i];
 +
    var modalImg = document.getElementById("img01");
 +
    var captionText = document.getElementById("caption");
 +
    img.onclick = function(){
 +
        modal.style.display = "block";
 +
        modalImg.src = this.src;
 +
        modalImg.alt = this.alt;
 +
        captionText.innerHTML = this.alt;
 +
    }
 +
}
 +
//Get click and close
 +
modal.addEventListener('click',function(){
 +
this.style.display="none";
 +
})
 +
//modal trigger
 +
var modalh = document.getElementById('myModalh');
 +
var imagesh = document.getElementsByClassName("imglabh");
 +
for(var i = 0; i < imagesh.length; i++){
 +
    var imgh = imagesh[i];
 +
    var modalImgh = document.getElementById("img01h");
 +
    var captionTexth = document.getElementById("captionh");
 +
    imgh.onclick = function(){
 +
        modalh.style.display = "block";
 +
        modalImgh.src = this.src;
 +
        modalImgh.alt = this.alt;
 +
        captionTexth.innerHTML = this.alt;
 +
    }
 +
}
 +
//Get click and close
 +
modalh.addEventListener('click',function(){
 +
this.style.display="none";
 +
})
 +
 +
</script>
 +
 
</html>
 
</html>

Latest revision as of 03:16, 2 November 2017


Introduction

Engagement with the general public and education about synthetic biology has been a core aspect of our project. We believe it to be of the utmost importance, for the future acceptance and safe use of genetically engineered machines. To achieve the use of not only our product but also other biotechnology innovations, understanding from the public about the large possibilities of synthetic biology is essential. Therefore, we invested quite a lot of effort in attending public events at an early stage to get the dialogue going. This provided a fresh perspective for us from people not generally familiar with the topic. For education, we collaborated with multiple organizations, such as Science Linx, RIVM and Scholierenacademie. As we wanted to gain more insight into education we had conversations with multiple educational experts and used their experience to improve our efforts.


Public Engagement

NBC - 16 May

On Tuesday the 16th of May 2017 the 17th edition of the Netherlands Biotechnology Conference (NBC-17) was organized by the Dutch Biotechnology Association (NBV). During this day, 135 professionals and students working in biotechnology connected and learned during several interactive sessions and keynotes about the latest developments and trends in their field. Here, we pitched this years’ Groningen iGEM project and were allowed to present our poster together with other Dutch iGEM teams!

Photograpgy: Ackermans Photograpgy: Ackermans

Maak Festival - 20 May
Joana at the Maak festival RFP and GFP plates This years’ Maakfestival was held at the Groninger Forum and provided Dutch manufactures – in the broadest sense – who are living in the north of the Netherlands with the opportunity to excite teens about diverse technical projects. We had our own iGEM booth with various objects from the laboratory, such as (properly sealed) Escherichia coli bacteria with Green Fluorescent Protein and talked about bacteria to interested people from every age group. Participants were invited to write their own opinion on bacteria, ranging from ‘cute’ to ‘useful’. Besides that, Joana gave a short talk about iGEM and synthetic biology in one of the ‘maker talks’. Sometimes, we were surprised what some children already knew about bacteria. We were really stoked to introduce the fascinating world of synthetic biology to the next generation of scientists.

Artist in residence - 31 July - 4 August
In collaboration with KLAS (Knowledge Link through Arts and Science) and the University of Groningen we introduced Agnes Meyer - Brandis into our lab and to the world of synthetic biology between July 31 and August 4. According to KLAS synthetic biology seems the perfect framework for artists to get inspired. Agnes wanted to gain insight in how synthetic biology could help trees walk to escape climate change (she is an artist :)). During the time she joined us, we talked about the possibilities of synthetic biology, what DNA and proteins are and what our project is about. We hope her week with us has provided some inspiration for herexposition.
Agnes Meyer - Brandis Agnes Meyer - Brandis

Noorderzon, Performing Arts Festival - 17 - 27 August
EVOLVE was set-up on the Noorderzon Performing Arts festival in collaboration with Science Linx, GELIFES (Groningse Institute for Evolutionary Life Sciences) and the European Society for Evolutionary Biology (ESEB). Various experiments and expositions are supposed to demonstrate hands on how evolution works (more or less). An Evolution café was set up where people could meet while engaging the interesting topic of evolution. We participated on two days to present our project and synthetic biology.
Mart and Felix showing off some of our awesome 3D prints!

LAB Egmond aan Zee - 28 August
We attended the 12th LAB Symposium in Egmond aan Zee on the 28th of August. This is the most important yearly scientific conference on Lactic Acid Bacteria. Thanks to the organizing committee we were able to attend the symposium for one day with three people of our team. It gave us the opportunity to present our poster during the poster sessions and to talk to researchers who are specialized in working with CRISPR-Cas, bacteriophages and Lactococcus lactis. We talked with Douwe van Sinderen, a leading expert in bacteriophage research of the University College Cork, and Sylvain Moineau, one of the key scientists in the development of CRISPR technology.

presenting our poster


GBB Symposium - August 29
The Groningen Biomolecular Sciences and Biotechnology Institute (GBB) is the centre for biomolecular sciences at the University of Groningen. We were invited to present our project and display our poster for subsequent discussion sessions. This enabled us to outline our project idea to local scientists as well as receive questions that stakeholders could also possibly ask us.
Felix presenting our project Felix presenting our project

RIVM Kennisparade - 7 October
After our collaboration, we were invited by the RIVM to join their event RIVM Kennisparade together with all other Dutch iGEM teams. Approximately 1500 visitors were present this day. We were part of the biotechnology section where we represented biotechnology. We were excited that so many people were interested in our project and wanted to know more about it. We had some great discussions with visitors about synthetic biology, especially the ethical aspects of it. Surprisingly, we got only positive reactions about our product design, even if it would be used in a factory!
Our table during the Kennisparade Ivar and Matthijs explaining our project and Outbreak game.

Education

Ferdinand Van Der Graaf - 30 August
We met with Ferdinand van der Graaf to discuss the game we are designing about synthetic biology safety. He works as a researcher at the UMCG hospital, the biggest hospital in the Netherlands, as well as a teaching at a local high school. In his teachings, he uses a lot of educational games and has previously designed a game to teach about natural selection. We talked about how to implement game elements in a balanced way while not sacrificing too much of the learning experience. Furthermore, he recommended sticking to tried and true game elements that work, something we found to be true too.

KIVI Lecture - 15 September
Matthijs in the lab
On the 15th of September we provided a lecture for KIVI, which is the Dutch Royal Institute of Engineers. Around fifteen people with different backgrounds attended the lecture: students, researchers and employees in industry. Something they all had in common was their interest in our project. The lecture was given by Felix. He prepared a presentation, where he explained all the steps of our project, as well as more general aspects of the iGEM competition and applications of biotechnology. After the lecture, we had a discussion where everyone shared their opinions. For example, what changes would you make to our product design, would it be a problem for you if companies use our product on the factory floor, would you still buy the end product and so on. Afterwards, Matthijs gave a tour of our summer home (laboratory) as well as elaborating on the techniques we use and their mechanism of action.

De Jonge Onderzoekers
De Jonge Onderzoekers (The Young Researchers) aims to excite young kids, ranging from 8 to 18 years old, in science and technology. To this end, they organize various courses including the course Nature and Science. We contacted Richel Bilderbeek to give us some tips about preparing lessons for children from 10 to 12 years old. He is highly experienced in educating 7 till 18 year-olds. On the 22nd of September, two members of our team visited one of the extremely popular Friday evening course of Nature and Science, led by Richel in Groningen, to witness first-hand how to attract children’s interests in biology or science in general. Afterwards, we talked with Richel and he provided us with many tips which turned out to benefit us a great deal. You can find more information about our own course below.

Scholierenacademie

The Scholierenacademie organizes activities for primary school and high school students and this year, together with Stichting Openbaar Onderwijs Oost-Groningen (SOOOG), they set-off a new project which aims to interest East-Groningen (tangentially less fortunate socioeconomic background) primary school children in university and Biological sciences. Together with project-leader Douwe van der Tuin we turned the project into reality. The general goal is informing the kids about the university. What do students do? What am I, a molecular biology student, doing in a laboratory?

The Scholierenacademie initiated this project since research has shown that kids from the eastern part of the province Groningen tend to choose higher education less frequently. By starting really early with informing these kids about the potential of an academic career, the Scholierenacademie hopes to attract more interest and offer these kids a more informed decision.

We went to nine schools to give a guest lecture. A few days later, the children came to the lab to do some experiments themselves. We designed a one-hour guest lecture and a two hour practical at the Linnaeusborg, University of Groningen.

In the guest lecture the children learned in an interactive way about the function of enzymes. Two kids were blindfolded, they were the reagents that had to react with each other. This was of course very difficult. Then the third kid came in to assist, acting as the enzyme. The 'enzyme' had two binding places, the hands. The enzyme could bind very specific to the two 'reagents' and help to speed up the reaction.

The experiment the kids did in the lab was concerning the enzyme vanillyl alcohol oxidase (VAO). They received three different liquids and it was their job to define in which of the flasks the VAO caused a reaction

In total, we welcomed over 200 primary school children between 9 October and 13 October. The local newspaper even dedicated a reporter to write an article (Dutch) about this joint venture.

Doing experiments in the lab Meintje giving a lecture One of the buildings from the kids Doing experiments in the lab One of the buildings from the kids, showing the possibilities you have with one building block Doing experiments in the lab


Science Linx
Carlos explaining the modeling Science Linx offers high school students in the Netherlands the possibility to engage with the Science and Engineering faculty of the University of Groningen. They organize and support various activities with the aim to excite kids in the sciences. Science Linx has already been a Groningen iGEM sponsor for many years. In turn, we aid them with various projects including assisting high school students with their Profiel Werkstuk (Profile Assignment in English, a short research internship). We welcomed a total of 12 high school students which experimented in our lab based on their own ideas. Two groups wanted to study antibiotic resistance in bacteria. The others were interested in CRISPR and we let them participate in a small part of our own project! The Noorderzon EVOLVE participation was also in cooperation with Science Linx.

High school students in the lab
  • Roos Honée & June Ying van Dam – Antibiotic resistance

    For our high school thesis we searched for some place to do our research. Our subject is about antibiotic resistance and of course, it was not possible to do an experiment with antibiotic-resistant bacteria at school. Besides, we thought it to be very interesting to do our own research in a real laboratory. Meintje has helped us very well while conducting our research. Her colleagues in iGEM have also meant a lot to us. We learned a lot in the four days we worked at the lab. Antibiotics were our main focus during our research. We have looked at different times and concentrations to determine if the current antibiotic treatment could be shorter and/or with a lower concentration. We are extremely grateful that iGEM Groningen has given us the opportunity to stand next to them in the lab. This has played a very important role in our research. We, therefore, thank them greatly and wish them good luck with their iGEM project.

  • Roos & June Ying in the lab
  • Anne de Ruijter & Susan van Houten – CRISPR

    Hi, we are Anne and Susan. We are both in the last year of high school and emailed the iGEM team of the University of Groningen if we could join in with their research for our profile assignment (Dutch: profiel werkstuk). The iGEM team has offered us this opportunity and we are looking back on two great days! We had excellent guidance from this friendly team. At the lab, there was a nice atmosphere while the students were all working very hard and driven by their ground-breaking research. This was fun and motivating to see. After the time in the lab, we got all our questions answered, which was very nice. In short, a super fun and educational experience at the University of Groningen with the iGEM team!


Honours Students
During the summer we supervised two Honours Bachelor students with their own synthetic biology project.
  • Honours students

    "For the Honours College, we wanted to perform a deepening research in the 2nd year. We wanted this research to be related to microbiology. So one of us then came with the idea to contact the iGEM team of Groningen. We told them that we would like to try to transform bacteria in a way so that they would digest microplastics. We quickly got a response from the iGEM team and they stated that they were glad to let us do our research within their research group. A meeting was set up to meet with 2 PhD students to talk about our plans. The team was very helpful during this starting phase since we had never set up our own research yet. After a couple more meetings our plans took a more realistic shape due to the tips iGEM feasibility. After all these meetings it was time to start working in the lab. Here we got assigned a supervisor which we could ask questions and he helped us get started. The further we got into the 3 weeks of our research, the more responsibilities we got from the iGEM team. Working on your own in a lab on your own research was a new and very instructive experience. At first, we had to get used to this responsibility, because in our regular program all practicals are structured perfectly around you as a student, and so you do not come across the challenges of a real research. An example of this was our strain of bacteria, which was not as competent as we were used to. All in all, we learned a lot about dealing with unexpected complications during synthetic biology research. Therefore, our time with the iGEM team has enriched us with many new experiences."


Education Card Game - Outbreak!

For our safety proposal for the RIVM we said we would make a card game. The game had to be fairly simple to explain and quick to play since few people would otherwise put in the time. Inspired by such games as Boonanza and Sushi Go, we quickly made a game where you would play dairy products worth some points and infect the products of other players to make them worth less.

Prototype print of the first game.

It worked pretty well but it was deemed to be more fun than educational, especially after talking again to Jaco Westra. So we went looking for a different type of card game, a so-called "serious game". First, we had the idea to make an RPG style game more akin to Munchkin, where you would level up your "preparedness" to win and defeat synthetic biology inspired threats as a stakeholder. Preferably in a cooperative way, but making card or board games cooperative is a challenge in and of itself.

This proved to be way too much work and we needed help in design. We went to talk to Ferdinand van der Graaf who is a researcher and a teacher and has incorporated games in his lessons to teach about evolution. This proved to be very fruitful and we talked at length about game mechanics and how they interact. The most important points he made were:

  • Do not think too much about the "serious gaming" aspect, if a game is not fun enough to play there's no point.
  • Especially children read fluff (the little info text on cards) text and take it to heart.
  • To make a game co-op you must include some mechanism external to players (something we did not end up using).
  • To keep as close as possible to an existing game, since those games are already fun and balanced.
  • To look at Machiavelli for inspiration, instead of a RPG game.

With this information we went back to the drawing board and made a completely new game. In this, you have to think about which stakeholder you want to be before the round starts and which other players want. As a stakeholder, you then can play cards in 3 different areas: Regulations, Opinions or Research. You win the game once you reach a certain threshold. The game can be played with 3 to 6 players, and takes about 30 minutes to explain and play in one setting

The game as it is, meshes quite well with the RIVM theme of "Thinking before doing", we presented this at the Kennisparade too. Of course, we wanted to print it professionally, including fiches and instructions.

Digital art designs for the final game, cards and box cover.

Next: Applied Design