Learning Objectives/Reading Guides
Social Problems, Law and Society
Chapter 2: Law and Social Change: Bringing Social Movements into the Dialectic
Identify the two meanings of social problems.
Understand the various theoretical approaches to understanding social problems.
Critically compare the approaches to crime and deviance, the sociology of the law and social movements.
4. Explain social problems through the lens of the dialectic process.
Social Problems, Law and Society
Chapter 3: Ontological Gerrymandering: The Anatomy of Social Problems Explanations
Discuss what is meant by “ethnography of argument.”
Understand the structure of social problems argument.
Explain how ontological gerrymandering is evident in discussions about marijuana and child abuse.
Describe what is meant by practical management of social problems as compared to solving them.
Social Problems, Law and Society
Chapter 5: A Sociological Analysis of the Laws of Vagrancy
Explain how the social settings of laws can be analyzed to better understand the laws.
Describe the emergence of the law of vagrancy in England in the 1300s.
Assess how the English laws emerged in the United States and how the social setting for these laws differed.
Social Problems, Law and Society
Chapter 19: The State, The Legal Order, and Social Problems
Assess the differences between the government and the state.
Explain the instrumentalist perspective.
Describe structuralist theory and dialectic theory.
Discuss how a dialectic model of state and government decision making can solve problems that are inherent in other theories of the law.
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 });

