Using subject readings, write an essay which explains race, orientalising, culturalismand illustrates them with an example from popular culture. Identify three ways in which these relate to intercultural/international communication. The focus for the assessment is evidencing understanding of the core concepts, the readings, intercultural communication rather than a detailed account of the example from popular culture.
The purpose of the assessment is to demonstrate understanding of at least three concepts from the subject using subject readings and the issues these raise for intercultural/international communication. Examples can include books (fiction or non-fiction); current, cult, or classic movies; documentaries; television shows; episodes of a soap opera; lyrics of songs, artworks or exhibitions; plays or performances; tourism guidebooks or inflight airline magazines etc.
Criteria:
Quality of understanding of at least three core concepts from the subject
Quality of application of core concepts to examples used to illustrate concepts
Quality of analysis of concepts in relation to wider context of intercultural/international communication
Use of at least five readings off the subject
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 });

