Prepare a 1-page written response on the readings for this week.
Page #1: “Toward A Larger View Of Canada’s History: The Native Factor” pages 1-17 in Visions Of The Heart: Canadian Aboriginal Issues, 3rd Edition AND “The Idea Of Indianness”, “Once Upon A Time: The Role Of Indians In History” pages 31-36 in Racism, Colonialism And Indigeneity In Canada
paragraph #1 – a brief summary of the readings
paragraph #2 – reflections on the article (questions/insights)
Page #2: “The Edge of Extinction” pages 181 – 201 in We Were Not The Savages: A Mi’kmaq Perspective On The Collision Between European And Native American Civilizations
paragraph #1 – a brief summary of the readings
paragraph #2 – reflections on the article (questions/insights)
– the only sources should be the ones mentioned above (3 sources only)
– You will be graded on your understanding of the reading and your ability to communicate your thoughts in a clear and concise manner.
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 });

