Due Week 5 and worth 200 points As you are reviewing the growth of your selected company, you are noticing how diversity and sexual harassment issues are impacting the overall company culture. You want to make sure that your friend is not vulnerable to any legal issues that could jeopardize the survivability of the company. You realize that you may need to start implementing a few policies now instead of waiting until the HR department has been fully materialized. You will also need to communicate the policies to the managers, staff and employees of your selected company. Write a five to six (5-6) page paper in which you: 1. Create a diversity policy for your selected company to mitigate discrimination on the basis of race, color, religion, sex, national origin, sexual orientation, etc. and to promote a diverse workplace. Note: Use the following samples as guidance. : Review the : Review the , or use a sample policy from a company you are familiar with as guidance. 2. Create a sexual harassment policy for your selected company to address a sexual harassment complaint. Cover both quid pro quo and hostile work environment types of harassment in your policy. : Review “” Review the , located at , or use a sample policy from a company you are familiar with as guidance. Review the article titled “” 3. Use the to develop a training plan to communicate one (1) of the policies you created (the diversity policy or the sexual harassment policy) to the company’s managers, staff and employees. : The completed Training Plan should be incorporated into the paper and is counted towards the total page length requirement for this assignment. : Review the article titled “” 4. Use at least four (4) quality academic resources in this assignment. Note: Wikipedia does not qualify as an academic resource. 5. Format your assignment according to these formatting requirements: The specific course learning outcomes associated with this assignment are: Grading for this assignment will be based on answer quality, logic / organization of the paper, and language and writing skills, using the following .
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 });

