From 764bd55d28bea89ddb1d167d15c7895ad2521493 Mon Sep 17 00:00:00 2001
From: Liliana Sanfilippo <liliana.sanfilippo@uni-bielefeld.de>
Date: Wed, 18 Sep 2024 11:43:51 +0200
Subject: [PATCH] steckbrief fix

---
 src/components/data/steckbriefe.ts | 72 +++++++++++++++++-------------
 1 file changed, 42 insertions(+), 30 deletions(-)

diff --git a/src/components/data/steckbriefe.ts b/src/components/data/steckbriefe.ts
index 4f2337c7..a347473a 100644
--- a/src/components/data/steckbriefe.ts
+++ b/src/components/data/steckbriefe.ts
@@ -15,7 +15,7 @@ interface Steckbrief{
     biggestchallenge: string |  Array<string>; 
     funfacts:string | Array<string>; 
     favmusic: string; 
-    sciencemedia: string  | Array<string>; /* Is there a particular book, movie or series that has influenced your view of science? */
+    islands: string  | Array<string>; /* Is there a particular book, movie or series that has influenced your view of science? */
     onechange: string  | Array<string>; /* If you had the opportunity to change one thing in the world of science, what would it be and why? */
     hobbies: Array<string>; /* Hobbies/interests outside of science */
     scientificinterests: string | Array<string> ; /* Scientific interest/research focus [keywords] */
@@ -56,7 +56,7 @@ Vorlage Datensatz:
  biggestchallenge: [ "", ""],
  funfacts:  [ "", ""],
  favmusic: "XXX", 
- sciencemedia: "XXX",
+ islands: "XXX",
  onechange: "XXX",
  hobbies:  [ "", ""],
  scientificinterests:  [ "", ""],
@@ -73,6 +73,7 @@ export const teammembers: Array<Steckbrief> = [
         hauptfoto: "https://static.igem.wiki/teams/5247/photos/team-photos/anna-1-5-11zon.webp",
         zweitfoto: "https://static.igem.wiki/teams/5247/photos/team-photos/anna-2-6-11zon.webp",
         pronouns: "she/her",
+        onechange: "XXX",
         studiengang:  "M.Sc. Molecular Cell Biology",
         headof: "Wet lab",
         igemjob: ["Delivery", "Creativity","Sponsoring"],
@@ -100,7 +101,7 @@ export const teammembers: Array<Steckbrief> = [
             "I would describe myself as a creative mind and food lover",
                 ],
         favmusic: "Techno workout playlist from Lisa",
-        sciencemedia: [
+        islands: [
             "My Kindle (with survival book)",
             "Dark chocolate",
             "Flintstone",
@@ -120,6 +121,7 @@ export const teammembers: Array<Steckbrief> = [
         vorname: "Asal Sahami", 
         nachname: "Moghaddam", 
         age: "24",
+        favmusic: "XXX",
         linkedinurl: "www.linkedin.com/in/ asal-sahami-moghaddam-665302315",
         hauptfoto: "https://static.igem.wiki/teams/5247/photos/team-photos/asal-1-7-11zon.webp",
         zweitfoto: "https://static.igem.wiki/teams/5247/photos/team-photos/asal-2-8-11zon.webp",
@@ -141,7 +143,7 @@ export const teammembers: Array<Steckbrief> = [
         funfacts: [
             "I am a Researcher, but also try to have a creative mind",
         ],
-        sciencemedia: [
+        islands: [
             "Unraveling mysteries, uncovering patterns, and contributing to our understanding of the world are deeply satisfying pursuits",
             "I love the collaborative nature of scientific endeavors and working with other curious minds to solve complex problems",
         ],
@@ -185,7 +187,7 @@ export const teammembers: Array<Steckbrief> = [
             "researcher, mood maker",
                 ],
         favmusic: "There's nothing better than a relaxed, groovy techno set in the morning when you're starting work",
-        sciencemedia: [
+        islands: [
             "dive gear and endless supply of oxygen",
         ],
         onechange: [
@@ -224,7 +226,7 @@ export const teammembers: Array<Steckbrief> = [
             "a fortune cookie once told me the future holds significant data",
                 ],
         favmusic: "Disney songs sung by Kaya",
-        sciencemedia: [
+        islands: [
             "sunscreen, swim suit and sangria",
         ],
         onechange: [
@@ -266,7 +268,7 @@ export const teammembers: Array<Steckbrief> = [
             "permanent doubter and so far the always sick guy (coughing while writing this)",
                 ],
         favmusic: "radio, techno",
-        sciencemedia: [
+        islands: [
             "Bear Grylls, 2000 piece puzzle and a camping chair",
         ],
         onechange: [
@@ -284,6 +286,7 @@ export const teammembers: Array<Steckbrief> = [
         vorname: "Kathleen", 
         nachname: "Susat", 
         age: "26",
+        onechange: "XXX",
         linkedinurl: "www.linkedin.com/in/anna-lena-b-a488102a5",
         hauptfoto: "https://static.igem.wiki/teams/5247/photos/team-photos/kathleen-1-3-11zon.webp",
         zweitfoto: "https://static.igem.wiki/teams/5247/photos/team-photos/kathleen-2-4-11zon.webp",
@@ -307,7 +310,7 @@ export const teammembers: Array<Steckbrief> = [
             "Money Saver",
                 ],
         favmusic: "Musicals",
-        sciencemedia: [
+        islands: [
             "my favorite human",
             "food",
         ],
@@ -349,7 +352,7 @@ export const teammembers: Array<Steckbrief> = [
             "I love travelling and have lived in South America, Sweden and Spain",
         ],
         favmusic: "I like to listen to french café music to prepare for the grand jamboree in paris",
-        sciencemedia: [
+        islands: [
             "Survivalbook, friends and wine",
         ],
         onechange: [
@@ -381,6 +384,7 @@ export const teammembers: Array<Steckbrief> = [
         whyigem: [
             "I am very curious and like projects",
         ], 
+        islands: "XXX",
         bestpart: [
             "Actually seeing results of what you are doing",
         ],
@@ -430,10 +434,10 @@ export const teammembers: Array<Steckbrief> = [
             "XXX",
                 ],
         favmusic: "XXX",
-        sciencemedia: [
+        islands: [
             "some divice to listen to music",
             "kindle with unlimited excess of books",
-            "sunblocker with a very high SPF",
+            "sunblocker with a very high SPF"
         ],
         onechange: [
             "Enhance the accessibility and inclusivity of scientific knowledge and opportunities. Because knowledge is power and everyone should have equal opportunities regardless of their background",
@@ -475,7 +479,7 @@ export const teammembers: Array<Steckbrief> = [
             "But last but not least I am very interested in sports, with my favourite sports being football, basketball, skiing and tennis. However, I am very broad-minded when it comes to sports, so I actually watch every sport if none of the above are on TV. For example, during the Olympic Games this year, I might spend a whole afternoon just watching the swimming competitions."
         ],
         favmusic: "My favorite music in the lab is the music I usually listen to. This mainly includes hip-hop and American rap, especially artists like Travis Scott, Gunna, Metro Boomin and Reezy",
-        sciencemedia: [
+        islands: [
             "a football",
             "sun protection",
             "one of my best friends",
@@ -522,7 +526,7 @@ export const teammembers: Array<Steckbrief> = [
             "I'm not related to the creator of The Simpsons",
         ],
         favmusic: "I would choose epic orchestras with choirs",
-        sciencemedia: [
+        islands: [
             "Solar-powered movie theater",
             "Beach bar",
             "Self-destruction mechanism for islands",
@@ -563,7 +567,8 @@ export const teammembers: Array<Steckbrief> = [
             "The biggest challenge definitely is to handle the neverending amount of tasks, most of which are completely new challenges you have to learn by yourself",
         ],
         favmusic: "Technoo",
-        sciencemedia: [
+        funfacts: "XXX",
+        islands: [
             "a saw",
             "a metal pot",
             "probably cheese",
@@ -606,7 +611,7 @@ export const teammembers: Array<Steckbrief> = [
             "As a child I thought I would be arrested if I ate in the car, so I hid my snack as soon as we passed another car. I wonder what my parents had drilled into me",
                 ],
         favmusic: "Upbeat fun songs like Unwritten, C'est la bourgeoisie or Feminenomenom to keep me motivated",
-        sciencemedia: [
+        islands: [
             "A good book",
             "my childhood dog",
             "instant ramen",
@@ -649,7 +654,7 @@ export const teammembers: Array<Steckbrief> = [
             "I would describe myself as a creative mind and food lover",
                 ],
         favmusic: "Techno workout playlist from Lisa",
-        sciencemedia: [
+        islands: [
             "a pocket knive",
             "sunscreen",
             "water",
@@ -689,7 +694,7 @@ export const advisors: Array<Steckbrief> = [
         ],
         favmusic: "XXX",
         age: "XXX",
-        sciencemedia: "XXX",
+        islands: "XXX",
         onechange: "XXX",
         hobbies: ["XXX"],
         scientificinterests: "XXX",
@@ -716,7 +721,7 @@ export const advisors: Array<Steckbrief> = [
         ],
         favmusic: "XXX",
         age: "XXX",
-        sciencemedia: "XXX",
+        islands: "XXX",
         onechange: "XXX",
         hobbies: ["XXX"],
         scientificinterests: "XXX",
@@ -748,7 +753,7 @@ export const advisors: Array<Steckbrief> = [
             "I adore baking, especially sourdough bread and banana bread",
         ],
         favmusic: "Pokémon OST",
-        sciencemedia: [
+        islands: [
             "a satellite phone",
             "food and clean water",
         ],
@@ -775,6 +780,7 @@ export const advisors: Array<Steckbrief> = [
         bestpart: [
             "The joy of discovery motivates me. The satisfaction of troubleshooting an experiment until it finally works keeps me going. I enjoy unraveling new findings and the process of problem-solving fuels my passion for research",
         ],
+        igemjob: "XXX",
         biggestchallenge: [
             "XXX"
         ],
@@ -782,7 +788,7 @@ export const advisors: Array<Steckbrief> = [
             "XXX",
                 ],
         favmusic: "XXX",
-        sciencemedia: [
+        islands: [
             "XXX",
         ],
         onechange: "Remove the heavy fees charged by many top scientific journals for publishing research. In my opinion, thus fees create inherent inequality in the world of science, limiting opportunities for researchers with fewer resources. Moreover, publically funded research should be accessible to the public without paying large amounts of money",
@@ -815,7 +821,7 @@ export const advisors: Array<Steckbrief> = [
         ],
         favmusic: "XXX",
         age: "XXX",
-        sciencemedia: "XXX",
+        islands: "XXX",
         onechange: "XXX",
         hobbies: ["XXX"],
         scientificinterests: "XXX",
@@ -852,7 +858,7 @@ export const instructor: Array<Steckbrief> = [
             "Some people says that I'm a walking stock image.. can't relate"
         ],
         favmusic: "PCR and the Amplifiers – their hit single 'Heating Up the Room (Denaturation Blues)' really gets things going!",
-        sciencemedia: [
+        islands: [
             "Solar-powered gaming console",
             "Waterproof laptop with infinite battery",
             "Telescope with coconut holder",
@@ -873,19 +879,19 @@ export const pis: Array<Steckbrief> = [
 
     {
         title: "Prof. Dr.",
-        vorname: "Jörn", 
-        nachname: "Kalinowski", 
+        vorname: "Jörn",
+        nachname: "Kalinowski",
         age: "from the age of synthetic biology",
         linkedinurl: "linkedin.com/in/jörn-kalinowski-b7033b1b",
         hauptfoto: "https://static.igem.wiki/teams/5247/photos/team-photos/jo-rn-1-3.webp",
         zweitfoto: "https://static.igem.wiki/teams/5247/photos/team-photos/jo-rn-2-4.webp",
         pronouns: "he/him",
-        studiengang:  "Research Group Leader - Microbial Genomics and Biotechnology",
+        studiengang: "Research Group Leader - Microbial Genomics and Biotechnology",
         headof: "First Principle Investigator",
         igemjob: ["Center for Biotechnology of Bielefeld University"],
         whyigem: [
             "Because it is the best complement to our regular life sciences studies in educating scientists",
-        ], 
+        ],
         bestpart: [
             "The jamboree in which all participants get to know that they are not alone with their dreams but a huge worldwide community",
         ],
@@ -897,23 +903,26 @@ export const pis: Array<Steckbrief> = [
         ],
         favmusic: "Metal (e.g. System of a down)",
         scientificinterests: "Genomcis, Nanopore Sequencing",
+        islands: "",
+        onechange: "",
+        hobbies: []
     },
 
     {
         title: "Prof. Dr.",
-        vorname: "Kristian", 
-        nachname: "Müller", 
+        vorname: "Kristian",
+        nachname: "Müller",
         age: "from the age of synthetic biology",
         linkedinurl: "https://www.linkedin.com/in/kristian-mueller/",
         hauptfoto: "https://static.igem.wiki/teams/5247/photos/team-photos/kristian-1-3-11zon.webp",
         zweitfoto: "https://static.igem.wiki/teams/5247/photos/team-photos/kristian-2-4-11zon.webp",
         pronouns: "he/him",
-        studiengang:  "Research Group Leader - Molecular and Cellular Biotechnology",
+        studiengang: "Research Group Leader - Molecular and Cellular Biotechnology",
         headof: "Second Principle Investigator",
         igemjob: "Technical Facility of Bielefeld University",
         whyigem: [
             "The combination of fun and progress",
-        ], 
+        ],
         bestpart: [
             "Motivated coworkers",
         ],
@@ -925,6 +934,9 @@ export const pis: Array<Steckbrief> = [
         ],
         favmusic: "Sam Cooke - Wonderful World",
         scientificinterests: "Genomcis, Cloning Strategies, Adeno Associated Viruses",
+        islands: "",
+        onechange: "",
+        hobbies: []
     },
 
 ]
\ No newline at end of file
-- 
GitLab