Does “place” matter? What is the significance of place, or home, in the (post) modern world?
Base your discussion on a specific example: perhaps refugee or migrant experience.Include in your analysis consideration of relevant social science concepts such as home, place making, displacement, and so on. For example, as the questions above suggest, refugee, migrant or Indigenous Australian experience can be analysed in terms of concepts of place and displacement.
Write up your analysis and argument as a 1200 word essay, word processed and presented according to the requirements below.
• The essay must be word processed (11 or 12 point font) and 1 ½ or double spaced;
• The essay must be carefully edited to aim for logical structure of the argument, correct sentence and paragraph structure, appropriate word use, and correct grammar;
• All sources must be fully and correctly referenced using the Harvard system;
• Work must be carefully proofread for spelling, grammatical and typographical errors;
Assessment criteria
The essay will be graded according to how successfully it demonstrates the following criteria:
• Introduction introduces the topic and states the thesis (central argument)
• Body of essay develops a clear and logical thesis or central argument
• Sentences and paragraphs are appropriately structured
• Well researched, with evidence presented appropriately so that it supports your argument
• Demonstrated understanding of the relevant social science concepts
• Demonstrated engagement with the issues and ideas around the theme: Internationalisation of Social Identity
• Clear and correct expression, in a scholarly style and language
• Essay presented professionally, proofread and free from errors, and fully and correctly referenced using the Harvard system
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 });

