For this project write a 2 page essay, discussing the film which was most interesting from the class. Explain how film is connected to the course and how it resonates with you and your life experiences. So for example, I am a Jamaican who is often stereotyped based on my ethnicity. Example of what people often say to me. “I bet you smoke marijuana, or love dancing provocatively or you fight a lot. These are ideas to tie in with the video even though it’s based more on their religion, but the common ground is discrimination and stereotyping.Discuss why the film is an example of inequality in the US. Include concepts, structural discrimination, individual discrimination and organizational discrimination and permanent inequality.
You should also have Introductory hook, Directional clause and analysis and discussion of inequality using textbook.
The textbook to use is “Race, Class, And Gender in the United States 9th edition, by Paula Rothenberg.Below is the website to access the video Wearing Hijab.
https://drive.google.com/file/d/0BzpLE0hxSd1jck1NMmt2cHFvWFk/edit?pli=1
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

