Managing and Administering (Tuger Express LLC) Transpotation Company
Data / Demografics
22 Trucks
17 employees
5 women
11 mae
8 Blacks
9 white
You are a middle management administrator, It has been brought to your attention that one of the employees you supervise has come to work smelling of alcohol. You know this employee has had some major personal problems, a recent divorce and a declaration of bankruptcy. You have had two client complaints regarding the employee not showing up on time for appointments. Other than these two incidents, the employee has been conscientious. His/her employee evaluations have been above average.
1.Describe the agency policies regarding employee conduct.
2.Identify the important issues you have to consider for both the agency, staff, employee and clients?
3.What are the ethical considerations both professional and personal?
4.What steps would you take to address this problem with your boss and your employee?
5.What resources are available for assistance for you and the employee?
NOTE:
Student teams will submit to the instructor a one page outline of the presentation. This will include:
• Topic
• Brief Statement about the Case Scenario/Role Play (no analysis)
• What aspects of the topic will be addressed in a brief lecture following the case
• What references were used in preparing the presentation
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 });

