1. Read the NASW standards for school social work.(Attached below) What are your thoughts on the multi-tier model of intervention in school social work? How do you feel they fit with the NASW Code of Ethics and evidence based social work practice? How do they fit with the CSWE 10 core competencies? (In download)
2. What do you know about school social work interventions? Are there any special populations of students that you are particularly interested in? Are there specific interventions that you are interested in learning more about?
3. Watch the video below about school social work. What roles or type of school social work interventions did you already know about? Did you find that you learned something new in the video?
https://youtu.be/W2HdpfSAxGc
Watch the video below about the day in the life of a high school social worker. What do you think about the program that was being highlighted in the video? What could you tell about his social work skills set? What about his interventions approach? Did you think the way he approached the students was positive or negative? Explain your answers please.
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 });

