CSTU6914 FIELDWORK PLACEMENT
Learning Outcome 3
Describe the professional and organisational systems of accountability that are in place within the placement organisation, and demonstrate the ability to work within these systems.
Part One: Written assignment describing agency’s systems of accountability
Word limit: 2000 words
Instructions:Use the responsibility headings outlined in the ANZASW Code of Ethics Chapter 3 to describe the placement agency’s systems of accountability:
- Responsibility for TeTiriti o Waitangi based Society
- Responsibility to the Wider Community
- Responsibility to Clients
- Responsibility Agencies and Organisations
- Responsibility to Colleagues
- Responsibility in Supervisory Relationships
- Responsibility for Self
- Responsibility for Research and Publications
Under each heading describe significant Code of Conduct, policies, procedures, and/or strategy documents of the placement agency which relate to these responsibilities. Ensure you have explained the connection between the documents you are describing and the relevant aspects of the ANZASW ‘responsibility’.
In addition to agency policy documents, it is likely that it will also be useful to discuss these responsibilities with your Field Educator and/or an agency manager. Information gained from this should be referenced as personal communication, see http://www.apastyle.org/learn/faqs/cite-interview.aspx
Questions you might considercould include:
- How does the agency see itself fulfilling these responsibilities?
- What do policies say?
- What does the agency’s publicity material promote?
- What does the agency expect of its staff? How is this enforced?
- Does the agency encounter any barriers in achieving these?
Style:
You should organise your content under the eight responsibility headings as above. For this assignment and introduction and conclusion in addition to these sections are NOT required. However as analytical writing is required grammatically correct sentences and paragraphs are necessary, brief bullet points are not appropriate.
Referencing:
Agency documents, the ANZASW Code of Ethics, and personal communications with your Field Educators and/or managers MUST be referenced to APA style, see the Library Guide http://libguides.unitec.ac.nz/content.php?pid=58156&sid=425909 or the APA Style website http://www.apastyle.org/index.aspx
References other than these sources are NOT required.
Part Two: Demonstration of Accountable Practice
At the mid placement review and end of placement visits your Field Educator will be asked to comment on your accountability in practice in the agency. Continued demonstration of accountable practice is required to pass this Learning Outcome.
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 });

