critical Analysis Worksheet
Read “Common Core” and “The Lost Opportunity of the Common Core Standards.”
Perform a critical analysis of each reading using critical thinking techniques from this week’s readings.
Respond to the following based on your critical thinking analysis of the “Common Core” and “The Lost Opportunity of the Common Core State Standards” readings.
1) Define the term conclusion.
2) What is the conclusion of each article?
3) Define the term premises.
4) What premises support the conclusions in each article?
5) How convincing is the conclusion of each article? Explain your answer.
6) Define the term biases.
7) What biases did you observe in each article? Why do you think they are biases?
8) What might be the sources of the biases in each article?
References
Sell, M. (2013). Common core. McClatchy – Tribune Business News [Washington].
Wellner, K.G. (2014). The lost opportunity of the common core state standards. Phi Delta Kappan, 95(7), 39-41.
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 });

