Line 604: | Line 604: | ||
} | } | ||
.tablinks5 { | .tablinks5 { | ||
+ | margin-top: 15px; | ||
+ | /* margin-left: 50%; | ||
+ | transform: translateX(-50%); */ | ||
+ | min-width: 80px; | ||
+ | padding: 10px 15px 10px 15px; | ||
+ | border: 2px solid black; | ||
+ | border-radius: 20px; | ||
+ | transition: background-color 0.1s linear, color 0.1s linear; | ||
+ | text-transform: uppercase; | ||
+ | font-family: 'IBM Plex Sans', sans-serif; | ||
+ | font-size: 0.7rem; | ||
+ | letter-spacing: 2px; | ||
+ | font-weight: 800; | ||
+ | } | ||
+ | .tablinks6 { | ||
margin-top: 15px; | margin-top: 15px; | ||
/* margin-left: 50%; | /* margin-left: 50%; | ||
Line 633: | Line 648: | ||
background-color: #101F40; | background-color: #101F40; | ||
color: white; } | color: white; } | ||
− | + | .tablinks6:hover { | |
+ | background-color: black; | ||
+ | color: white; } | ||
.tabcontent { | .tabcontent { | ||
display: none; | display: none; | ||
Line 707: | Line 724: | ||
<button class="tablinks5" onclick="openTab(event, 'Shadowing')">Shadowing Opportunity</button> | <button class="tablinks5" onclick="openTab(event, 'Shadowing')">Shadowing Opportunity</button> | ||
<button class="tablinks3" onclick="openTab(event, 'Uni')">University Outreach Program</button> | <button class="tablinks3" onclick="openTab(event, 'Uni')">University Outreach Program</button> | ||
− | + | <button class="tablinks6" onclick="openTab(event, 'Gazelle')">The Gazelle Feature</button> | |
</div> | </div> | ||
</center> | </center> | ||
Line 935: | Line 952: | ||
<br> | <br> | ||
<h2>We have introduced iGEM to them and are in the process of getting permission to host information sessions to interested students about this.</h2> | <h2>We have introduced iGEM to them and are in the process of getting permission to host information sessions to interested students about this.</h2> | ||
+ | <br><br> | ||
+ | </center> | ||
+ | </article> | ||
+ | </div> | ||
+ | <div id="Gazelle" class="tabcontent"> | ||
+ | <article> | ||
+ | <center> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/9/9d/T--NYU_Abu_Dhabi--Gazelle.png" | ||
+ | class="center"> | ||
+ | <br> | ||
+ | <h2>As part of our community outreach, we have successfully penned and published a special Feature in the school newspaper The Gazelle. The reason why we pursued the initiative is because we found that the iGEM competition and idea is not well known on campus as well as the Abu Dhabi community.</h2> | ||
+ | <br> | ||
+ | <h2>The first step we made to publicly engage on the social and journalistic level was to identify the newspaper and platform we wanted to reach out to. We picked The Gazelle due to its outreach on campus as well as in Abu Dhabi, as well as its social media platform. After the outreach to the newspaper, we agreed that the best approach would be to create a special Feature written by two of the team members familiar with all parts of the project and iGEM process.</h2> | ||
+ | <br> | ||
+ | <h2>To have the feature informative and unbiased, and thereby more reliable, we decided to look at both the good and the less good sides of iGEM at NYUAD. We first identified the people to interview that would bring deep and special perspectives of the iGEM process. We interviewed the PIs from current and previous years, instructors, and previous team leaders that have graduated. Throughout the interviews, we identified key instances such as personal stories of how people got involved with iGEM, their good and bad experiences, the lessons learned, and the advice for future and other iGEM teams. We also focused on the interviewee’s views on how iGEM contributes to NYUAD, and the UAE at large.</h2> | ||
+ | <br> | ||
+ | <h2>One of the feature’s main focuses was the interdisciplinarity required in bringing about a complex and fully refurbished iGEM project. We stressed the need for more designers, artists, social scientists, and others to join in the iGEM projects as we did not want it to come off as your any other science project and more as a project integrating and contributing to human practices.</h2> | ||
+ | <br> | ||
+ | <h2>Following the feature’s publication, we have received higher interest in our very own iGEM Student Interest Group (SIG) and in future team formation. We have also received more questions about iGEM and people expressing their positive impression of iGEM’s goals and our project. You can read the feature <a href="https://www.thegazelle.org/issue/142/features/igem-142" target="_blank">here</a> | ||
+ | </h2> | ||
<br><br> | <br><br> | ||
</center> | </center> |
Revision as of 08:39, 12 October 2018
<!DOCTYPE html>