\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{abcdefg} \pdfinfo{ /Title (mgb200.pdf) /Creator (Cheatography) /Author (abcdefg) /Subject (MGB200 Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{A3A3A3} \definecolor{LightBackground}{HTML}{F3F3F3} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{MGB200 Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{abcdefg} via \textcolor{DarkBackground}{\uline{cheatography.com/55126/cs/14681/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}abcdefg \\ \uline{cheatography.com/abcdefg} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Not Yet Published.\\ Updated 12th February, 2018.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{3} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Lecture 1}} \tn % Row 0 \SetRowColor{LightBackground} Expert thinking: • Solving new problems for which there are no routine solutions. & Complex communication: • Persuading, explaining, and in other ways conveying your viewpoint. \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Motivation: Internal forces that affect a person's voluntary choice of behaviour: – direction – intensity – persistence} \tn % Row Count 8 (+ 3) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Ability: Natural aptitudes and learned capabilities required to successfully complete a task • Competencies , personal characteristics that lead to superior performance • Person  job matching – selecting – developing – redesigning} \tn % Row Count 13 (+ 5) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Role: Beliefs about what behaviour is required to achieve the desired results: – understanding what tasks to perform – understanding relative importance of tasks – understanding preferred behaviours to accomplish tasks} \tn % Row Count 18 (+ 5) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Situational Factors: Environmental conditions beyond the individual's shortterm control that constrain or facilitate behaviour – time – people – budget – work facilities} \tn % Row Count 22 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Lecture 2}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Self-concept characteristics and processes • Three characteristics of self-concept: • complexity: people have multiple self-views • consistency: similar personality, values and attributes across multiple selves • clarity: clearly and confidently defined, internally consistent and stable across time} \tn % Row Count 7 (+ 7) % Row 1 \SetRowColor{white} Self–enhancement – drive to promote or perceive a positive self-view – better personal adjustment and mental and physical health – inflates personal causation and probability of success, blames the situation for mistakes & Self-verification: – motivation to confirm and maintain our self-concept – Stabilises our self-concept – selective attention, acceptance and memory of information consistent with our self-concept \tn % Row Count 19 (+ 12) % Row 2 \SetRowColor{LightBackground} Self-concept: self-evaluation • Self-esteem: extent to which people like, respect \& are satisfied with themselves: Self-efficacy: • belief in one's ability, motivation, role perceptions and situation to complete a task successfully • task-specific and general self-efficacy & Principal sources of information for building self-efficacy are: – Enactive mastery: personal experience – Vicarious experiences: other peoples' experience – Verbal persuasion: influence of others/filtering – Physiological states: e.g. health, alertness, coordination \tn % Row Count 34 (+ 15) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Lecture 2 (cont)}} \tn % Row 3 \SetRowColor{LightBackground} Guided Workplace Learning in 4 Phases & Modelling: Expert performs the task, Coaching: Learners perform task, Scaffolding: Expert gives support, Fading: Gradual removal of support \tn % Row Count 7 (+ 7) % Row 4 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Stereotyping proccess: 1. categorisation: Assume that all individuals in category have certain traits, 2. homogenisation: Perceive this person as belonging to that category, 3. differentiation process: Attribute traits of category to person} \tn % Row Count 12 (+ 5) % Row 5 \SetRowColor{LightBackground} 1. Implement supportive workforce services that are discretionary— "Don't just do the things you are required to do." 2. Be fair and equitable in the making, monitoring and enforcement of all management practices. 3. Set achievable goals and reward proportionately. 4. Offer individualized benefits—"Learn and provide the type of support your workers and workforce needs." & 5. Support supervisors so they will foster POS in their subordinates. 6. Train subordinates to be supportive. 7. Promote strong social networks. 8. Begin organizational support prior to the start of employment \tn % Row Count 32 (+ 20) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Lecture 2 (cont)}} \tn % Row 6 \SetRowColor{LightBackground} Psychological contract breach: not follow promise & violation: breach of contract/ verbal \tn % Row Count 3 (+ 3) % Row 7 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Cognitive = evaluation My supervisor is unfair, Affective = feeling I dislike my supervisor!, Behavioural = action I'm looking for other work} \tn % Row Count 6 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Writing a case study}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{• Writing a case study response requires you to: – Relate theory to a practical situation by applying the ideas and knowledge discussed in MGB200 to the practical situation at hand in the case study. – Identify the problems – Select the major problems in the case – Suggest solutions to these major problems – Recommend the best evidence based solutions to be implemented} \tn % Row Count 8 (+ 8) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Motivation Theory}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{What is motivation? Direction, Intensity, Persistence} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{\seqsplit{Characteristics-effective} feedback: Specific, Relevant, timely, credible, sufficiently frequent} \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Expectancy Theory: if you try you perform, if perform will be rewarded, when rewarded reward will be good} \tn % Row Count 7 (+ 3) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Equity theory: compare own outcomes and own inputs to other's outcomes and inputs} \tn % Row Count 9 (+ 2) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Self-Determination Theory: Competence: being effective, Autonomy: have control of life, Relatedness: being close affectionette with others} \tn % Row Count 12 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Motivating people}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Pay for Performance:} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Downsides: excessive: risk, competition in firm ; not focusing on quility; cheating the system to increase performance.} \tn % Row Count 4 (+ 3) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Rewards effective when: linked towards performance, are relevant, ensure rewards are valued, consider cultural differences} \tn % Row Count 7 (+ 3) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{An engaging job is one that is challenging, meaningful, has variety, and enables the use of different skills, discretion, and the opportunity to make important contributions.} \tn % Row Count 11 (+ 4) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Job design models: establish best way to do task, specialised tasks easy to master, establish best way and standardise across everyone, workers trained developed supervised} \tn % Row Count 15 (+ 4) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Job dimensions: Skill variety, task identity, task significance, autonomy, feedback from job} \tn % Row Count 17 (+ 2) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Job characteristics interventions: Job rotation, Job enlargement, Job enrichment, Autonomous work group} \tn % Row Count 20 (+ 3) % Row 7 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Empowerment: employees have: Selfdetermination, meaning, Competence, impact} \tn % Row Count 22 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.18988 cm} x{2.78712 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Learning and development}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Learning is a relatively permanent change in cognition resulting from experience and directly influencing behaviour.} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} Permanency & After learning something has changed \tn % Row Count 5 (+ 2) % Row 2 \SetRowColor{LightBackground} Experience & Learning occurs in, with and through experience \tn % Row Count 8 (+ 3) % Row 3 \SetRowColor{white} Situations & Occurs in variety of situations both informal and formal \tn % Row Count 11 (+ 3) % Row 4 \SetRowColor{LightBackground} Continuous & Lifelong experience \tn % Row Count 12 (+ 1) % Row 5 \SetRowColor{white} How to drive career development: & Define your career aspirations. • Identify your goals and create your career plan. • Share your plan with your manager. • Find out about training assistance. • Provide regular updates. \tn % Row Count 21 (+ 9) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Social Cognitive Theory: Observing and imitating other people behaviour (vicarious learning) • Anticipating consequences of our own behaviour • Beliefs, self-perception and expectations} \tn % Row Count 25 (+ 4) % Row 7 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Organizational learning is the process of improving actions through better knowledge and understanding} \tn % Row Count 28 (+ 3) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Organisational actions promoting organisational learning: Recognising mistakes as a part of learning, Creating environment for learning and relearning, Rewarding people for sharing, Encouraging employees for seeking and suggesting improvements} \tn % Row Count 33 (+ 5) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Leadership}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Path-goals leadership: Originated from expectancy theory of motivation – Paths = employee expectancies– Goals=employee performance} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{good job=better rewards} \tn % Row Count 4 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Path–goal leadership styles: Directive- task based, Supportive- Ψ support , Participative: is involved , Achievement-oriented -encourg peak performance, through goal setting} \tn % Row Count 8 (+ 4) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Hersey \& Blanchard Situational Model:} \tn % Row Count 9 (+ 1) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{•Considers Leader behaviours (Task and Relationship)–Assumes leaders can change their behaviours•Considers Followers as the Situation–Follower task maturity (ability and experience)–Follower psychological maturity(willingness to take \seqsplit{responsibility)•Assumptions} –Leaders can and should change their style to fit their followers' degree of readiness(willingness and ability)–Therefore, it is possible to train leaders to better fit their style to their followers \textgreater{} • Situational Leadership Theory: the more 'ready' the followers the less the need for leader support and supervision.} \tn % Row Count 22 (+ 13) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Transformational Leadership Elements: Create a strategic vision, Communicate the vision, Model the vision, Build commitment to the vision} \tn % Row Count 25 (+ 3) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Employee contingencies: skills and experience, locus of control} \tn % Row Count 27 (+ 2) % Row 7 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Leader effectiveness: Employee motivation, employee satisfaction, leader acceptance} \tn % Row Count 29 (+ 2) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Environmental contingencies: task structure, team dynamics} \tn % Row Count 31 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Organisational Culture}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Values – 'How we do things here' – Organisational norms and rules} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Basic assumptions – Least apparent – Taken for granted values and believes} \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{The cultural web: Symbols, stories, Rituals and routines, organisational structure, Control systems, power structure} \tn % Row Count 7 (+ 3) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Organisational culture types: Clan-extended family, mentoring; Adhocracy: dynamic, entrepreneurial; Hyerachy: structure, control; Market: values competition, results orientated} \tn % Row Count 11 (+ 4) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Strong cultures exist when:  most employees understand/embrace the dominant values values and assumptions are institutionalised through well-established artefacts culture is long-lasting—often traced back to founder} \tn % Row Count 16 (+ 5) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Problems with Strong Cultures 1. Culture content might be misaligned with the organisation's environment.} \tn % Row Count 19 (+ 3) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Strategies for changing and strengthening organisational culture: Actions of founders and leaders, Aligning artefacts: transfer culture eg. by stories, Attracting, selecting, socialising for cultural 'fit', Introducing culturally-consistent rewards and recognition:} \tn % Row Count 25 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Organisational Change}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Lewin's force field analysis model: Driving forces: – push organisations towards change – external forces or leader's vision; Restraining forces: – resistance to change – employee behaviours that block the change process;} \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Prosci's ADKAR Model: Awareness of need to change, desire to support change, knowledge how to change, Ability to implement, reinforcement to sustain change} \tn % Row Count 9 (+ 4) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Why employees resist change: Fear of the unknown, Direct costs, Negative valence of change, Breaking routines, Incongruent team dynamics, Incongruent organisational systems} \tn % Row Count 13 (+ 4) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Creating line of sight: 1. Communicate the change, 2. Align leaders and define roles, 3. Commit to Proof Points, 4. Measuring Success} \tn % Row Count 16 (+ 3) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Reducing the restraining forces: Communication, learning, involvement, Stress management, negotiation, Coercion} \tn % Row Count 19 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Flexible Work Arrangements \& Employee Wellbeing}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Formal policies and informal practices} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Types of flexible work arrangements: Offsite Working, Carer's Arrangements, Flexi-work Schedules, Alternative Work Arrangements} \tn % Row Count 4 (+ 3) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Work-life Balance: Spill-over of work to home \& home to work, Work-life conflict: time devoted, strain from work and specific behaviours can affect a relationship and work} \tn % Row Count 8 (+ 4) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Perceived organizational support: employees feel valued, Work-life culture: employees thoughts on how much they're valued, Organisational culture influences POS.} \tn % Row Count 12 (+ 4) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Demonstrating Organisation Support • POS is promoted through effective leadership, favorable HR practices, desirable job conditions and fair treatment.} \tn % Row Count 16 (+ 4) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Senior Manager – Leadership: Role modelling, Explicit statements of support, Consistent messaging} \tn % Row Count 18 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Professional ethics}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Types of Right v. Right Dilemmas Truth v. Loyalty: personal honest or integrity vs responsibility and keeping one's promises Individual v. Community: the interests of the individual vs those of the individual as part of a larger entity/community Short-Term v. Long-Term: the real and important concerns of the present pitted against foresight and investment in the future Justice v. Mercy: fairness and equal application of the rules vs empathy and compassion} \tn % Row Count 10 (+ 10) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Resolving Right vs Right Dilemmas Three rule:1. End-based thinking–Focused on consequences–The greatest good for the greatest number 2. Rule-based thinking – Identify (universal) rules that if obeyed would make the world the kind of place we all would want to live in (Kant) 3. Care-based thinking – Golden rule – do unto others as you would want them to do unto you – Take the other person's perspective} \tn % Row Count 19 (+ 9) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Steps for Making Ethical Decisions 1. Identify the ethical issue or problem. 2. List the facts that have the most bearing on the decision. 3. Identify anyone who might be affected by your decision and how. 4. Explain what each affected person would want you to do about the issue. 5. List two to three alternative actions and identify the best and worst case scenario for each alternative, anyone who would be harmed by this choice (and how), any values that would be compromised by selecting this alternative, and any automatic reasons why this alternative should not be selected (legal issues, rules, etc.). 6. Determine a course of action.} \tn % Row Count 32 (+ 13) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}