HomeworkMarket
0
Home.Literature.Help.
- Contact Us
- FAQ
Log in / Sign up
Help.Employment at Will neel (Not rated) (Not rated)Chat
- Main
Home>Human Resource Management homework help
HRMT650-1301B-01 Current Legal Issues of Human Resource Management
Task Name:
Phase 2 Discussion Board
Deliverable Length:
750-1000 words
Details:
Reminder: Initial Discussion Board posts due by Wednesday, responses due by Sunday
Over the years, there has been much debate over the classification of “Employment at Will” employees. “Employment at Will” is a term that refers to the protection applied to the employment relationship, where the employer or the employee has the right to terminate the employment relationship at any time.
Elora Jean & Co. is experiencing tremendous growth both in its production division as well as its two non-union satellite offices. As the HR legal consultant, you are concerned with the manner in which union and non-union employees are terminated. You want to ensure the company understands the rights it has to terminate an employment relationship. On the other hand, you want to be sure Elora Jean & Co. is aware of the protection laws surrounding employment termination.
An additional challenge is found within the union environment. The union contract requires employees to be terminated only for “just-cause.”
With these issues in mind, what recommendations would you offer to Elora Jean & Co. to help position them for terminations that will not present legal risk yet enable the company to terminate employees who are not contributing to the success of the organization? What process will the company need to follow, and how can they be prepared to support the termination decision?
9 years ago
Report IssueEmployment at WillNOT RATED
Purchase the answer to view it
employment_at_will.doc
plagiarism checkPurchase $40
- Applied Sciences
- Architecture and Design
- Biology
- Business & Finance
- Chemistry
- Computer Science
- Geography
- Geology
- Education
- Engineering
- English
- Environmental science
- Spanish
- Government
- History
- Human Resource Management
- Information Systems
- Law
- Literature
- Mathematics
- Nursing
- Physics
- Political Science
- Psychology
- Reading
- Science
- Social Science
- Home
- Homework Answers
- Blog
- Archive
- Tags
- Reviews
- Contact
-
Copyright © 2021 HomeworkMarket.com { scriptNode.onload = () => resolve() document.head.appendChild(scriptNode) }) } async function loadScripts(backupScripts) { for(let i = 0; i < backupScripts.length; i++) { await loadScript(backupScripts[i]) } } function userInteractionEvent(event) { eventsQueue.push(event); if (!isLoading) { isLoading = true; const tags = document.querySelectorAll('script[type="javascript/blocked"]') const backupScripts = []; for(let i = 0; i < tags.length; i++) { const script = tags[i] const scriptNode = document.createElement('script') scriptNode.setAttribute('src', script.src) scriptNode.setAttribute('type', 'application/javascript') backupScripts.push(scriptNode) script.parentElement.removeChild(script) } loadScripts(backupScripts).then(() => { eventNames.forEach(evt => { document.removeEventListener(evt, userInteractionEvent); }) eventsQueue.forEach(e => e.target.dispatchEvent( new Event(e.type, { bubbles: true, cancelable: true }) ) ); }) } } let isLoading = false; let eventsQueue = []; const eventNames =’click, tap’.split(‘, ‘); eventNames.forEach(evt => { document.addEventListener(evt, userInteractionEvent); }) if(document.getElementById(‘read-more-btn’) != null) { let btnOffsetTop; function loadMoreHtml(event) { if(window.scrollY > (btnOffsetTop / 2)) { document.getElementById(‘read-more-btn’).click(); document.removeEventListener(‘scroll’, loadMoreHtml); } } const readMoreBtn = document.getElementById(‘read-more-btn’); const { top } = readMoreBtn.getBoundingClientRect(); btnOffsetTop = (window.pageYOffset || document.documentElement.scrollTop) + top; document.addEventListener(‘scroll’, loadMoreHtml); }