Please read Chapter 18 (Provided in two parts )
Read “Interview with Azizah al-Hibri” (will be provided)
Read “Growing up Muslim in America” (will be provided)
View: “American Muslims” (8 mins) (link provided in the word document)
View “Religion Survey Finds Many Americans Swap Faiths” (4 Mins)
(link provided in the word document)
Then answer
A) Discuss the “Interview with Azizah al-Hibri.” What does Professor al-Hibri say about the process of Americanization? about the relationship between religion and politics? about terrorism? about some of the ways in which America and American foreign policy are perceived in some Muslim countries? Discuss.
B) Summarize and discuss “Growing up Muslim in America” and “American Muslims.”
C) Drawing upon the assigned reading, discuss a few of the ways in which religion and politics have interacted during the past several decades in America.
D) The final section of the textbook discusses the wide array of religious options available to Americans, and the “Religion Survey” broadcast analyzes the statistics on mobility in and out of religious groups. How does this contemporary situation fit with what we’ve seen of the history of religion in America—is it a radical change? a continuation of a pattern? or what? Discuss.
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 });

