For your Signature Assignment, you will examine the three interviews in this week’s resource section carefully. Then, prepare an analysis of these interviews that covers the following:
• A list of all the basic sections and subsections of an interview, and examples of these in the interview you examined.
• Techniques or interactions that you considered as excellent, appropriate, or inappropriate to the phase of the interview, and your explanation of that rating.
• Comments on how you think the interviewer could have said or done something different or better during the interview.
• Elements of the interview that surprised you. Explain why they were surprising.
• Any aspects of the interview that you felt were related to the particular theoretical orientation of the interviewer, and not to the general interview process.
• Interactions (on the part of the interviewer and client) that may have been related to the particular diversity of the client.
• Your own reflections on the interview and how well you consider your own interview skills to be at this point.
Your analysis will focus on techniques used by the interview, as well as how the theoretical orientation of the interviewer, the topic of the interview, or the diversity of the client had an impact on the interview process.
Length: 12-15 pages
These are two separate assignments, complete individually with different reference pages, 3 peer reviewed articles each. Description: You can access the ebook for this at: https://instructors.coursesmart.com/9780840034717/firstsection Login: profkristynelson@gmail.com Pass: Monday12 Book: Psychology Interviewing
Interviews are below:
Microtraining Associates (1996). Reality therapy and AIDS. Alexander Street Counseling [Video File].
https://search.alexanderstreet.com.proxy1.ncu.edu/counseling-therapy/view/work/1778865?play=1
View Video
Microtraining Associates. (2008). Crisis Counseling: The ABC Model and Live Demonstration with Two PTSD Clients. Alexander Street Counseling [Video File].
https://search.alexanderstreet.com.proxy1.ncu.edu/counseling-therapy/view/work/1778965?play=1
View Video
Additional Resources Document/Other Microtraining Associates (2007). Basic Attending Skills, 4th Ed., Disc 1. Alexander Street Counseling [Video File]. https://search.alexanderstreet.com.proxy1.ncu.edu/counseling-therapy/view/work/1779260
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 });

