https://www.ushmm.org/wlc/en/media_list.php?MediaType=oh
After reviewing the “Holocaust Encyclopedia Oral Histories” resource, describe a fictitious event that could have occurred involving prejudice and discrimination when ‘you’ were a young adult in Nazi Germany between 1933 and 1945. The paper must be 2 to 3 pages in length. Remember you are writing this paper as if you were a Jewish person living in Nazi Germany. Integrate the various interactions between prejudice and discrimination ‘you’ may have faced using Merton’s typologies and explain the role of power and control in discrimination and prejudice within those interactions. You will need references in addition to the textbook and the Weekly Activities to complete this assignment.
• Your job is to place yourself in another person’s ‘shoes.’
• When writing this assignment make sure that you are writing as if you were a Jewish person living in Nazi Germany between 1933 and 1945.
• Ensure that you integrate the various interactions between prejudice and discrimination using Merton’s typologies.
• Explain the role of power and control in discrimination and prejudice within those interactions.
Merton\’s Typology
1. The unprejudiced non discriminator-or all weather liberal
2. The unprejudiced discriminator-or reluctant liberal
3. The prejudiced non discriminator-or timid bigot
4. The prejudiced discriminator-or all weather bigot
Type 3 and 4 do not believe in equal treatment for racial and ethnic groups, but they vary in their willingness to act. The timid bigot, type 3, will not discriminate if discrimination costs money or reduces profits or the government apply against doing so. The all weather bigot acts without hesitation on the prejudiced beliefs he or she holds.
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 });

