Social Policies Leading a small group discussion on the assigned readings. brief two page outline with the following information about the assigned readings: (do not comment on each individual article)
o Key themes (identify common and/or contradictory ideas presented in the readings);
o Connections between the week’s readings and previously assigned class readings and discussions; (CITE SPECIFIC READINGS)
o Specific relevance of the readings to social work practice (micro, mezzo, macro);
o New and challenging ideas;
o Additional questions/concerns.
Required readings (articles to be used) will be attached and one has a link in instructions. Articles to compare to (choose any that fit) will be attached.
Required Reading:
Karger, Stoesz. Chapter 7, Privatization and human service corporations, pp.167-204. (chapter attached)
Abramovitz, M (1998) “The perils of privatization,” MS Magazine (Jan/Feb), 29. (attached)
Hacker, J. (2006). Introduction. On the edge (pp. 1-9). The new economic insecurity (pp. 10-34); Risking it all (36-60). The great risk shift. NY: Oxford University Press. (attached)
Haskins, R. & Baron, J. (2012) The Obama Administration’s evidence-based social policy initiatives: An overview. Coalition for Evidence-Based Policy.
Available from: * http://www.brookings.edu/~/media/research/files/articles/2011/4/obama%20social%20policy%20haskins/04_obama_social_policy_haskins.
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 });

