Assignment Question
Write a theory paper (1,250-1,500 words, double-spaced) on your research question. Use two theorists from the course to analyze your research question. As part of your analysis, reflect on whether and how your research question affects you personally. Karl Marx & Frederick Engles Charlotte Perkins Gilman W.E.B. DuBois Emile Durkheim Max Weber Ida B. Wells (can include Patricia Hill Collins) Structure of the Paper Introduction (1 paragraph) Research question Two theorists Their concepts that are relevant to your research question Background research (3-4 paragraphs) 5 sources minimum In-text citations Findings that are relevant to your research question Explain why the problem is a sociological problem; and/or Explain what cause the problem; and/or Offer solutions to the problem 2-3 quotes are fine, but try to rephrase or summarize in your own words as much as it is possible Should be a patch quilt of other people’s words Theoretical explanations (3 pages) No outside research; use readings and lectures 2 theorists and their relevant concepts—don’t throw the whole sink at it. If you do, then it tells me you don’t’ know which concepts are actually important to your research questions’ Don’t just summarize relevant theories. Connect them back to your research questions In-text citations if providing quotes. Again, don’t rely on quotes, say it in your own words as much as possible Personal reflections (2-3 paragraphs) Whether and how you are personally affected by the problem If this is not a problem affect you personally, then explain how come Conclusion (1 paragraph) References.
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 });

