<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Case-Study on Efe Ali Mert</title>
        <link>https://efealimert.me/en/tags/case-study/</link>
        <description>Recent content in Case-Study on Efe Ali Mert</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <copyright>Efe Ali Mert</copyright>
        <lastBuildDate>Sat, 25 Jan 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://efealimert.me/en/tags/case-study/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>English B: Repatriation Case Study - The Back-to-Africa Movement and Liberia</title>
        <link>https://efealimert.me/en/dokumanlar/english-b-repatriation/</link>
        <pubDate>Sat, 25 Jan 2025 00:00:00 +0000</pubDate>
        
        <guid>https://efealimert.me/en/dokumanlar/english-b-repatriation/</guid>
        <description>&lt;h1 id=&#34;english-b-repatriation-case-study---the-back-to-africa-movement-and-liberia&#34;&gt;English B: Repatriation Case Study - The Back-to-Africa Movement and Liberia
&lt;/h1&gt;&lt;p&gt;This document is my English B homework on &amp;ldquo;Repatriation Case Study: The Back-to-Africa Movement and Liberia - Going Home to a Place That Never Was.&amp;rdquo;&lt;/p&gt;
&lt;h2 id=&#34;document-details&#34;&gt;Document Details
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Course&lt;/strong&gt;: IB English B (Language Acquisition)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Type&lt;/strong&gt;: Case Study&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Topic&lt;/strong&gt;: Repatriation - The Back-to-Africa Movement and Liberia&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Title&lt;/strong&gt;: &amp;ldquo;Going Home to a Place That Never Was&amp;rdquo;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;content&#34;&gt;Content
&lt;/h2&gt;&lt;p&gt;In this study, I analyzed the Back-to-Africa movement of African Americans to Liberia and examined the social, cultural, and political impacts of this process. Through the concept of &amp;ldquo;going home to a place that never was,&amp;rdquo; I explored themes of identity, belonging, and migration.&lt;/p&gt;
&lt;h3 id=&#34;topics-analyzed&#34;&gt;Topics Analyzed:
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Back-to-Africa Movement&lt;/strong&gt;: Historical background and motivations&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Liberian Experience&lt;/strong&gt;: Colonization and cultural conflicts&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Identity Issues&lt;/strong&gt;: The complexity of the &amp;ldquo;homecoming&amp;rdquo; concept&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Social Impact&lt;/strong&gt;: Relations between local populations and returnees&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;pdf-document&#34;&gt;PDF Document
&lt;/h2&gt;






&lt;div class=&#34;pdf-viewer&#34;&gt;
  &lt;div class=&#34;pdf-actions&#34; style=&#34;margin-bottom:.5rem;&#34;&gt;
    &lt;a href=&#34;https://efealimert.me/dokumanlar/ENGLISH%20B%20-%20Repatriation-2.pdf&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34; class=&#34;open-btn&#34;&gt;📄 PDF&#39;i Aç&lt;/a&gt;
    &lt;a href=&#34;https://efealimert.me/dokumanlar/ENGLISH%20B%20-%20Repatriation-2.pdf&#34; download class=&#34;download-btn&#34;&gt;⬇️ İndir&lt;/a&gt;
  &lt;/div&gt;
  
  &lt;div class=&#34;pdf-embed&#34;&gt;
    &lt;iframe 
      src=&#34;https://efealimert.me/dokumanlar/ENGLISH%20B%20-%20Repatriation-2.pdf&#34; 
      title=&#34;English B: Repatriation Case Study&#34; 
      width=&#34;100%&#34; 
      height=&#34;800&#34; 
      style=&#34;border: 1px solid #ddd; border-radius: 8px;&#34;
      frameborder=&#34;0&#34;&gt;
      &lt;p&gt;PDF görüntülemek için &lt;a href=&#34;https://efealimert.me/dokumanlar/ENGLISH%20B%20-%20Repatriation-2.pdf&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;dosyayı açın&lt;/a&gt;.&lt;/p&gt;
    &lt;/iframe&gt;
  &lt;/div&gt;
  
  &lt;noscript&gt;
    &lt;p&gt;PDF görüntülemek için &lt;a href=&#34;https://efealimert.me/dokumanlar/ENGLISH%20B%20-%20Repatriation-2.pdf&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;dosyayı açın&lt;/a&gt;.&lt;/p&gt;
  &lt;/noscript&gt;
  
  &lt;style&gt;
    .pdf-viewer { 
      margin: 1rem 0; 
      background: #f8f9fa;
      padding: 1rem;
      border-radius: 8px;
    }
    .pdf-actions { 
      display: flex;
      gap: 0.5rem;
      margin-bottom: 1rem;
    }
    .pdf-actions .open-btn,
    .pdf-actions .download-btn { 
      display: inline-block; 
      padding: 0.5rem 1rem; 
      background: #007bff; 
      color: white;
      border-radius: 6px; 
      text-decoration: none;
      font-weight: 500;
      transition: background 0.3s ease;
    }
    .pdf-actions .open-btn:hover,
    .pdf-actions .download-btn:hover {
      background: #0056b3;
    }
    .pdf-embed {
      background: white;
      border-radius: 8px;
      overflow: hidden;
    }
  &lt;/style&gt;
&lt;/div&gt;



</description>
        </item>
        
    </channel>
</rss>
