Project description
Instructions: Your interview assignment is due this week. The purpose of this assignment is to provide you with a practical exercise in information gathering interview skills. You should locate a person (not a friend, family member, or direct supervisor) who currently holds approximately the same job and title that you hope to hold in five years. Schedule a fifteen to twenty minute interview with this person. You are the interviewer; this is NOT a fake job interview, it is a practical information-seeking interview in which you should find out everything possible to help prepare for that position.
Here is a list of just a few of the questions that might be asked. You should prepare a list of questions yourself using suggestions from the text:
Exactly what does your job entail?
What are the educational requirements for the position?
What do you like the most (or least) about the job?
What future changes do you see in this field?
These questions are only a beginning. You will certainly want to develop others so that you have a full sense of the demands and responsibilities of the position held by the interviewee and the nature of their field.
After the interview has occurred, write a minimum 4-page paper in which you discuss the nature of the position and the person interviewed, list the questions you prepared for the interview, give a brief analysis of the interview itself, and discuss your strengths and weaknesses as an interviewer. Be sure to engage in proper interview etiquette by sending a thank you note to your interviewee for their time.
I have been in the military for 18 years as a sheet metal mechanic for airplanes. I\’m working to be a supervisor. I really don\’the care what you do it on as long it isn\’t to far fetched. Something reasonable.
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 });

