** WORLD REGIONAL CURRENT EVENTS WORKSHEET **
Name:
News Source (publisher):
Name of article:
Date of Article:
Link to Article:
1. What did you already know about the article topic –OR– the region it covers? (3-5 sentences) (Do NOT say that you “know nothing about the subject or the region it covers” – that is impossible. You should at least have an idea about the region from the chapter you read in the course textbook!)
2. Comprehensiveness of Information
A. The 5 “W’s” and “H” (Be detailed – each answer should be at least 2 – 3 sentences)
1. Who?:
2. What?:
3. Where?:
4. When?:
5. Why?:
6. How?:
B. Which of the 5 themes of Geography does this article most pertain to –AND– explain in 3-5 sentences how it applies?:
what the meaning of the 5 themes check this out http://geography.about.com/od/teachgeography/a/5themes.htm
3. Magnitude of the event in story
A. Is it international, national or local?:
B. What is its impact or potential impact? How are or were people affected by it? (3-5 sentences):
4. Scholarly Reaction – In 3 – 4 paragraphs, summarize what you think of this article relating/supporting your thoughts to geographic themes you have read in your textbook and other sources.
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 });

