\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{Moomooe} \pdfinfo{ /Title (group-counseling-comp.pdf) /Creator (Cheatography) /Author (Moomooe) /Subject (Group Counseling COMP 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}{C2B6FA} \definecolor{LightBackground}{HTML}{F7F5FE} \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{Group Counseling COMP Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{Moomooe} via \textcolor{DarkBackground}{\uline{cheatography.com/165084/cs/36310/}}} \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}Moomooe \\ \uline{cheatography.com/moomooe} \\ \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 6th January, 2023.\\ 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} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Overview}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{DSM-5's Definition of a Mental Disorder}} causes "clinically significant distress or impairment in social, occupational, or other important areas of functioning"} \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{Group Work}} Group therapy is a form of psychotherapy that involves one or more therapists working with several people at the same time} \tn % Row Count 7 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{The Corey's Perspective on Group Work}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Groups are not a second-rate approach to helping people change, Groups are the treatment of choice, Groups offer a natural laboratory where people can experiment with new ways of being} \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{Group Process}}: All the elements that are basic to the unfolding of a group from beginning to end} \tn % Row Count 6 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{Group Process Examples}}: Group norms, Generating trust and cohesion, Conflict and reluctance, Intermember feedback, Healing forces within the group, Stages of group development} \tn % Row Count 10 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Types of Groups}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{Task group}} aims to foster accomplishing identified work goals, Tends to focus on a particular theme. {\emph{Ex: committees, planning groups, community organizations}}} \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{Psychoeducational group}} aims at preventive and educational purposes aims to educate well-functioning group members who want to acquire information and skills in an area of living} \tn % Row Count 8 (+ 4) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{Group counseling}} utilizes methods of interactive feedback within a here-and-now time framework - members deal with the often difficult problems of living through support and problem solving} \tn % Row Count 12 (+ 4) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{Group psychotherapy}} aims at remediation of in-depth psychological problems, often focuses on past influences of present difficulties} \tn % Row Count 15 (+ 3) \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}{Brief Group Therapy}} \tn % Row 0 \SetRowColor{LightBackground} 1. Time limited, structured, lasts 2 to 3 months, and consists of 8 to 12 weekly sessions & 2. Facilitators need training in group process and brief therapy \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Advantages of BGT}}: well suited to the needs of both clients and managed care, cost-effective, widely applicable to diverse client populations and problems can be used in different settings} \tn % Row Count 9 (+ 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}{Multicultural Group Work}} \tn % Row 0 \SetRowColor{LightBackground} 1. To promote human development and to enhance interpersonal relationships, 2. To promote task achievement & 3. To prevent or identify and remediate mental, emotional, or behavioral disorders and associated distress that interfere with mental health \tn % Row Count 8 (+ 8) % Row 1 \SetRowColor{white} 4. To lessen the risk of distress, disability, or loss of human dignity, autonomy, and freedom 5. Diversity competence involves deep understanding of own culture & 6. Culturally competent group workers are aware of their biases, stereotypes, and prejudices apply skills and interventions that are congruent with members' worldviews \tn % Row Count 17 (+ 9) % Row 2 \SetRowColor{LightBackground} 7. Ethical practice entails diversity competence & 8. Engage in experiential activities and personal growth opportunities to increase awareness of different cultures stay up to date with current readings \tn % Row Count 25 (+ 8) % Row 3 \SetRowColor{white} 9. Consider the impact of adverse environmental factors in assessing group members' problems & 10. Understand how their values and beliefs influence their facilitation of a group \tn % Row Count 30 (+ 5) \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}{Multicultural Group Work (cont)}} \tn % Row 4 \SetRowColor{LightBackground} 11. Respect the roles of family and community hierarchies within a member's culture, 12. Respect members' religious and spiritual beliefs and values & 13. Acknowledge that ethnicity and culture influence behavior \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}{Group Counselor:}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Personal Characteristics of Effective Group Leaders}} Courage, Self–awareness, Goodwill and caring, Becoming aware of one's own culture, Stamina, Willingness to model, Commitment to self-care, Belief in group process, Presence, Ability to identify with others' pain, Openness and nondefensiveness, Personal Power, Sense of humor and inventiveness, Personal dedication and commitment} \tn % Row Count 8 (+ 8) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Optimal Group Climate}}: Safe, positive, and supportive, yet strong enough to withstand highly charged emotions, challenges and interactions between members. Leaders skills are significant in creating an optimal climate.} \tn % Row Count 13 (+ 5) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Group Leadership Skills}}: Active listening, Reflecting, Clarifying, Linking, Initiating, Suggesting, Interpreting, Facilitating, Supporting, Evaluating, Empathizing, Questioning, Modeling, Blocking, Assessing, Confronting(do not label people), Summarizing, Terminating} \tn % Row Count 19 (+ 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}{Co-Leadership}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Advantages}}: Decrease burnout, Less overwhelming to respond to the needs of the group, Co-leader peer supervision is beneficial, Help with managing counter-transference, Co-leader can help process members reactions to other leader} \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Disadvantages}}: Poor Selection of a Co-leader, Random assignment to another leader, Failure of the two leaders to meet regularly} \tn % Row Count 8 (+ 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}{Research}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Developing a Research Orientation to Practice}}: Allows group clinician to remain flexible/responsive to new evidence, Critically evaluate new developments in the field of group work, Process and outcomes focused research of groups can help to demonstrate accountability} \tn % Row Count 6 (+ 6) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Downfalls of Current State of Research in Group Work}}: Lack of collaboration between researchers and practitioners continues to be a key problem in group work, Although experimental studies may have internal validity, they may have little practical value to group workers, Practitioners and researchers need to develop mutual respect for what each can offer and increase their collaboration.} \tn % Row Count 14 (+ 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}{Group Ethical Issues}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Ethical issues pertain to the standards that govern the conduct of professional members. These standards can be found in the ethics codes of the various professional organizations} \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Legal issues define the minimum standards society will tolerate, which are enforced by the rule of law at the local, state, or federal level} \tn % Row Count 7 (+ 3) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Clinical issues involve using your professional judgment to act in accordance with ethical and legal mandates} \tn % Row Count 10 (+ 3) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Cultural Issues include a person's ethnic background, gender, sexual orientation, religious affiliation, values, or other differences that affect the way we understand and intervene with clients' problems.} \tn % Row Count 15 (+ 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}{Informed Consent}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Informed Consent}}: Provide members with adequate information that will allow them to decide if they want to join a group} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Some information to give prospective members}}: The nature of the group, The goals of the group, The general structure of the sessions, What is expected of them if they join, What they can expect from you as a leader} \tn % Row Count 8 (+ 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}{Group Stages}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Pregroup Stage}}: consists of all the factors involved in the formation of a group including designing a proposal for a group, attracting members, screening and selecting members, and the orientation process} \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Initial Stage}}: Orientation and exploration, and members tend to present the dimensions of themselves they consider to be socially acceptable. This phase is generally characterized by a certain degree of anxiety and insecurity about the structure of the group. As members get to know one another and learn how the group functions, they develop the norms that will govern the group, explore fears and expectations pertaining to the group, identify personal goals, clarify personal themes they want to explore, and deter- mine if this group is a safe place. The manner in which the leader deals with the reactions of members largely determines the degree of trust that develops.} \tn % Row Count 19 (+ 14) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Transition Stage}}: During this stage, the leader's task is to help members learn how to begin working on the concerns that brought them to the group. It is the members' task to monitor themselves and learn to express them verbally. Leaders can help members come to recognize and accept their fears and defensiveness and can assist members in working through their anxieties and any reluctance they may be experiencing. Members decide whether to take risks and speak of the things they may be holding back because of what others might think of them.} \tn % Row Count 31 (+ 12) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Group Stages (cont)}} \tn % Row 3 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Working Stage}}: Characterized by a deeper level of exploration, which builds on the significant work done in the initial and transition stages. During the working stage, the group may return to earlier themes of trust, conflict, and reluctance to participate. As the group takes on to earlier themes of trust, conflict, and reluctance to participate. Commitment is necessary to do the difficult work of moving forward. All members may not be able to function at the same level of intensity, and some may remain on the periphery, holding back and being more afraid to take risks.} \tn % Row Count 12 (+ 12) % Row 4 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Final Stage}}: A time to further identify what was learned and to decide how this new learning can become part of daily living. Group activities include terminating, summarizing, pulling together loose ends, and integrating and interpreting the group experience. The group will deal with feelings of separation, identify unfinished business, review the group experience, practice for behavioral change, design action plans, identify strategies for coping with relapse, and build a supportive network.} \tn % Row Count 23 (+ 11) \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}{Termination}} \tn % Row 0 \SetRowColor{LightBackground} Providing members with suggestions for transferring what they have learned in the group to the environment they will return to without the continuing support & Preparing people for the psychological adjustments they may face on leaving a group \tn % Row Count 8 (+ 8) % Row 1 \SetRowColor{white} Arranging for a follow-up group, Telling members where they can get additional therapy & Being available for individual consultation at the termination of a group \tn % Row Count 13 (+ 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}{5 Stages of Group Development}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Forming}} People join the group and then define the group's purpose, structure, and leadership {\bf{Characteristics}}: anxiety, acceptance, approval, commitment, norms, pleasantness, meaning, trust. {\bf{Leaders}}: {\emph{Linking}}: process of connecting persons with one another by pointing out to them what they share in common. {\emph{Cutting off}}: making sure new material is not introduced into the group too late to the session and preventing members from rambling. {\emph{Drawing out}}: opposite of cutting off, asked the quiet folks to chime in.} \tn % Row Count 11 (+ 11) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Storming}} Team members experience conflicts about interpersonal issues and differences in perspectives. {\bf{Characteristics}}: resistance, top/bottom, power, dominance, control, hostility, anger, transference, stability {\bf{Leaders}}: {\emph{conflict resolution skills}}, encourage group members to use I statements to avoid questioning one another.} \tn % Row Count 18 (+ 7) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Norming}} Close relationships and cohesiveness {\bf{Characteristics}}: group identity, near/far, intimacy, productive, group closeness {\bf{Leaders}}: support, empathize, facilitate, and use self-disclosure throughout the norming stage.} \tn % Row Count 23 (+ 5) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Performing}} The group is fully functional and works on group task {\bf{Characteristics}}: summarizing, transfer skills, loss/sadness, detaching, distancing} \tn % Row Count 27 (+ 4) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Adjourning}} Concern with wrapping up activities rather than task performance {\bf{Characteristics}}: dealing with feelings of separation} \tn % Row Count 30 (+ 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}{Group Norms}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Norms enable a group to attain its goals and can be implicit or explicit, made at the initial stage} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Examples of group norms}}: -Expectation of promptness and regular attendance -Sharing meaningful aspects of themselves -Expectation of giving feedback -Encouraged to support and challenge others -Encouraged to focus on the here-and-now} \tn % Row Count 7 (+ 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}{Leader Skills}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Active Listening}}: Focuses the attention on the speaker and lets the speaker know that you are listening and understanding} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Reflecting}}: Paraphrasing, reflecting meanings and feelings back to the speaker, and summarizing what has been said} \tn % Row Count 6 (+ 3) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Clarifying}}: Clarify vague or ambiguous thoughts, feelings or behaviors by asking the client to restate what s/he has just said or by stating to the client what the counselor has understood the client to have said} \tn % Row Count 11 (+ 5) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Linking}}: The therapist points out group members that share the same concerns, and encourages them to work together} \tn % Row Count 14 (+ 3) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Initiating}}: eExpressing thoughts and feelings, making observations, being direct} \tn % Row Count 16 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}