Topic is attached. google “nyc met arts of africa” to see gallery online. Frame an oral presentation comparing + contrasting artefacts from different tribes. Focus on religious nature of artefacts and their belief system as well as the tribe. What artefacts tell us about their belief system? How native americans incorporated themes that didn’t develop until Europeans? Artefacts –> how it changed indian culture.
I suggest you consult some portions of the Met Museum of Art website for info about this gallery. You can google “Met Museum of Art Gold of the Indies” and you will find an article that might help you frame your oral presentation; you will also find info about particular pieces in that collection listed in the google menu as well.
You can access a longer article about “Gold of the Americas” if you google “Met Museum of Art Bulletin “Gold of the Americas” you can download that article and read it online; I had planned to send this to you as an e-mail attachment, but it was too long to send as an attachment; but if you are interested you should be able to access the bulletin yourself.
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 });

