1000 words (does not include words on graphs, tables, figures or reference list)
reference these texts using the APA referencing system.
Required readings -Make full use of the recommended readings. You may use additional resources.
Walsh, D 2006, Dementia Care Training Manual for Staff Working in Nursing and Residential Settings – Chapter 2
Warburton, J 2012, The aged care sector: residential and community care – Chapter 10
2011, The productivity commission: caring for older Australians – Chapter 14, The formal aged care workforce
2011, Australian Medical Association (WA) – New agreement confirms importance of aged care training
Rubric
Referencing – Referencing is correct throughout.
Critical thinking- Critical thinking is demonstrated by analysing issues and weighing up evidence to construct a position.
Supporting evidence- Evidence is used to enhance and support the discussion and synthesised effectively.
Essay Structure- Writing is extremely well-structured and paragraphs are organised in a logical and succinct manner
Writing- Writing is accurate, clear, and stylistically appropriate throughout. It is effortless to read and comprehend through the use of effective signal words and phrases.
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 });

