Watch the videos below in their entirety, take notes and write a summary to include the important points stated in the videos. (20 possible pts.) to be submitted via canvas. PLEASE NOTE: You will need these summary notes for the Mid-term and Final.
Patterson and Tannahill Video Summary Submissions Due 2/15/25 @ 11:59 p.m. -Submit a minimum (4) four page, double spaced, 12 font paper – Times New Roman.
#1FOUNDATIONS: Political Culture 26’11″/Thomas E. Patterson / Kennedy School of Government, Harvard – YouTubeLinks to an external site.Links to an external site.
#2 FOUNDATIONS: Limited Government 19’35”/Thomas E. Patterson/Kennedy School of Government, Harvard – YouTubeLinks to an external site.Links to an external site.
Government and You: Professor Tannahill’s Lecture of August 23, 2016 – Edutube (hccs.edu)Links to an external site.Links to an external site.
PA 505 – Rubric for grading video summaries.docx
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 });

