triolearners.com Open in urlscan Pro
143.204.98.18  Public Scan

Submitted URL: http://click.web.triolearners.com/?qs=e260ee097f55f77559608832196026cfd68d1f01ed78c5190c6cdd0e84241f4a7ac40e1ac87413381fbc3f4abc97...
Effective URL: https://triolearners.com/emotional-intelligence-mastering-the-emotions-of-great-leadership/1746?through=Albert26AprilS
Submission: On April 28 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

GET /webinar/search

<form method="GET" action="/webinar/search" class="course-finder-form search-form">
  <input type="hidden" name="csrfmiddlewaretoken" value="zuabkr132XeVeujs7jfqxdmDdgKdoaYjdVO6IvnMTRzPTQlmPkUGI9VQH7iea7zC">
  <input type="text" class="form-control" name="search" placeholder="Search Your Webinar..." id="seacrh_form" style="width: 90%;height: 27px !important;font-size: 13px;">
  <div class="d-flex">
    <button type="submit" class="btn-get-started scrollto" style="height: 25px;font-size: 12px;background: #254e58;color: #a6b7bb;border: 1px solid #a6b7bb;margin-top: 1px;"><i class="fa fa-search"></i></button>
  </div>
</form>

POST /ecart/add_to_cart/

<form method="post" action="/ecart/add_to_cart/">
  <input type="hidden" name="csrfmiddlewaretoken" value="zuabkr132XeVeujs7jfqxdmDdgKdoaYjdVO6IvnMTRzPTQlmPkUGI9VQH7iea7zC">
  <div class="divider"></div>
  <input type="hidden" value="1746" name="id">
  <input type="hidden" id="no_of_participants" name="no_of_participants" value="">
  <input type="hidden" name="through" value="Albert26AprilS">
  <div class="price" style="background: #f4f5f4;">
    <div class="container">
      <div class="row" id="price-row">
        <!-- ************************ LIVE WEBINAR **********************--->
        <div class="col-lg-4" id="price-box" style="padding-left: 20px;">
          <div class="section-title">
            <h3>Live Webinar Options</h3>
          </div>
          <div class="boxes" style=" font-size: 16px !important;">
            <input type="checkbox" id="box-1" name="live_session" value="199" class="group_check">
            <label for="box-1">(<font id="live_session_price_display">$199</font>) - Live Session for <span id="display_participants_data_2">1</span> Participant </label>
            <h5 href="#" role="button" id="dropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
              <p class="info incpart">+Increase Participants</p>
            </h5>
            <div id="participants_dropdown" class="dropdown-menu" aria-labelledby="dropdownMenuLink">
              <a class="dropdown-item" onclick="changeparticipants(1,199)">
                          1 Participants<span>$199</span></a>
              <a class="dropdown-item" onclick="changeparticipants(2,299)">
                          2 Participants<span>$299</span></a>
              <a class="dropdown-item" onclick="changeparticipants(3,399)">
                          3 Participants<span>$399</span></a>
              <a class="dropdown-item" onclick="changeparticipants(4,449)">
                          4 Participants<span>$449</span></a>
              <a class="dropdown-item" onclick="changeparticipants(5,499)">
                          5 Participants<span>$499</span></a>
              <a class="dropdown-item" onclick="changeparticipants(6,549)">
                          6 Participants<span>$549</span></a>
              <a class="dropdown-item" onclick="changeparticipants(7,599)">
                          7 Participants<span>$599</span></a>
            </div>
            <input type="checkbox" id="box-2" value="269" name="live_recorded" class="group_check">
            <label for="box-2">($269) - Live + Recorded Session </label>
            <input type="checkbox" id="box-3" value="249" name="live_transcript" class="group_check">
            <label for="box-3">($249) - Live + Transcript</label>
            <input type="checkbox" id="box-4" value="450" name="live_training" class="group_check">
            <label for="box-4">($450) - Live + Training CD</label>
          </div>
        </div>
        <!-- /************************ On Demand Options **********************-->
        <div class="col-lg-4" id="price-box" style="position: relative;">
          <div class="section-title">
            <h3>On Demand Options</h3>
          </div>
          <div class="boxes">
            <input type="checkbox" id="box-5" value="179" name="transcript" class="group_check">
            <label for="box-5">($179) - Transcript (PDF Transcript of Training)</label>
            <input type="checkbox" id="box-6" value="239" name="download_recorde" class="group_check">
            <label for="box-6">($239) - Downloadable Recorded Session </label>
            <input type="checkbox" id="box-7" value="350" name="training_cd" class="group_check">
            <label for="box-7">($350) - Training CD</label>
          </div>
        </div>
        <!-- ************************ Group Session **********************-->
        <div class="col-lg-4" id="price-box" style="position: relative;">
          <div class="section-title">
            <h3>Group Session Options</h3>
          </div>
          <div class="boxes">
            <input type="checkbox" id="box-8" value="799" name="group_session_unlimited" class="group_check">
            <label for="box-8">($799) - Group Session Participants + Recorded</label>
            <p class="info" style="margin-left: 2.2rem;">Group Session (10 Participants). <br> To add extra participants, please contact our Customer Support Team</p><br>
          </div>
          <div class="enroll-price-txt">
            <div class="input-group" style="background-color: transparent; padding-top: 5px; padding-bottom: 45px; display: none;">
              <span class="input-group-addon" style="font-size: x-large; padding-right: 5px;">$</span>
              <input id="total" class="form-control" style="background-color: white; margin-right: 80%;" value="" type="text" readonly="">
            </div>
          </div>
          <a href="">
                      <button id="submit-button" type="submit" class="prodLinkArea waves" style="color: #f9f9f9 !important; background: #20424a !important; position: relative; margin-top: 35px;">
                        Enroll For Webinar
                      </button>
                    </a>
        </div>
      </div>
    </div>
  </div>
</form>

POST

<form method="post" action="">
  <input type="hidden" name="csrfmiddlewaretoken" value="zuabkr132XeVeujs7jfqxdmDdgKdoaYjdVO6IvnMTRzPTQlmPkUGI9VQH7iea7zC">
  <div class="modal-body">
    <input type="text" name="name" placeholder="Enter Name" class="form-control" required=""><br>
    <input type="email" name="email" placeholder="Enter Email" class="form-control" required=""><br>
    <input type="text" name="contact" placeholder="Enter Contact" class="form-control" required=""><br>
    <input type="date" name="date" placeholder="Enter Date" class="form-control" required=""><br>
  </div>
  <div class="modal-footer">
    <button type="button" class="btn btn-theme btn-theme-small" data-dismiss="modal">Close</button>&nbsp;&nbsp; <input type="submit" class="btn btn-theme btn-theme-small" value="Set Reminder" name="refer">
  </div>
</form>

POST

<form method="post" action="">
  <input type="hidden" name="csrfmiddlewaretoken" value="zuabkr132XeVeujs7jfqxdmDdgKdoaYjdVO6IvnMTRzPTQlmPkUGI9VQH7iea7zC">
  <div class="modal-body">
    <input type="text" name="name" placeholder="Enter Name" class="form-control" required=""><br>
    <input type="email" name="email" placeholder="Enter Email" class="form-control" required=""><br>
  </div>
  <div class="modal-footer">
    <button type="button" class="btn btn-theme btn-theme-small" data-dismiss="modal">Close</button>&nbsp;&nbsp; <input type="submit" class="btn btn-theme btn-theme-small" value="Download Brochure" name="download">
  </div>
</form>

POST

<form method="post" action="">
  <input type="hidden" name="csrfmiddlewaretoken" value="zuabkr132XeVeujs7jfqxdmDdgKdoaYjdVO6IvnMTRzPTQlmPkUGI9VQH7iea7zC">
  <div class="modal-body">
    <input type="text" name="name" placeholder="Enter Name" class="form-control" value="" required=""><br>
    <input type="email" name="email" placeholder="Enter Email" class="form-control" value="" required=""><br>
    <input type="text" name="contact" placeholder="Enter Contact" class="form-control" value="" required=""><br>
    <textarea name="message" placeholder="Message:" class="form-control"></textarea><br>
  </div>
  <div class="modal-footer">
    <button type="button" class="btn btn-theme btn-theme-small" data-dismiss="modal">Close</button>&nbsp;&nbsp; <input type="submit" class="btn btn-theme btn-theme-small" value="Request Callback" name="callback">
  </div>
</form>

POST /user/subscribe/

<form action="/user/subscribe/" class="subscribe-form" method="POST">
  <input type="hidden" name="csrfmiddlewaretoken" value="zuabkr132XeVeujs7jfqxdmDdgKdoaYjdVO6IvnMTRzPTQlmPkUGI9VQH7iea7zC">
  <input type="email" name="emailid" required="" placeholder="Enter your Email to Subscribe with us...">
  <input type="hidden" value="sub" name="subopt">
  <input type="submit" value="Subscribe">
</form>

Text Content

info@triolearners.com Tel:+1-661-336-9555


 * Home
 * About Us
 * Webinars
   * Live Webinars
   * Recorded Session
 * Industry
   * FDA Compliance
   * Medical Devices
   * Clinical Research
   * Audit Webinar
   * HR Compliance
   * Banking and Finance
   * Hospital and Healthcare
   * Packaging and Labeling
   * Accounting, Payroll and Taxation
   * Food and beverages
   * Software
   * Miscellaneous
 * Membership
 * Blogs
   * Latest Blogs
   * Latest News
   
 * Contact
 * Login
   * Login
   * Register
 * 

Emotional Intelligence: Mastering the Emotions of Great Leadership

By: Don Phin
More Webinars By Expert
Schedule: 28 April, 2022 (Thursday)
Time: 10:00 AM PST | 01:00 PM EST
Duration: 60 Minutes
Webinar ID : 1746

   Countdown for your webinar:

 * days
 * Hrs
 * Mns
 * Secs

Download Brochure Request Callback Email Reminder


LIVE WEBINAR OPTIONS

($199) - Live Session for 1 Participant

+INCREASE PARTICIPANTS

1 Participants$199 2 Participants$299 3 Participants$399 4 Participants$449 5
Participants$499 6 Participants$549 7 Participants$599
($269) - Live + Recorded Session ($249) - Live + Transcript ($450) - Live +
Training CD


ON DEMAND OPTIONS

($179) - Transcript (PDF Transcript of Training) ($239) - Downloadable Recorded
Session ($350) - Training CD


GROUP SESSION OPTIONS

($799) - Group Session Participants + Recorded

Group Session (10 Participants).
To add extra participants, please contact our Customer Support Team


$
Enroll For Webinar


WEBINAR DETAILS

 * OVERVIEW
 * WHY SHOULD YOU ATTEND?
 * AREA COVERED
 * WHO WILL BENEFIT?

It’s hard to ignore today’s conversation around emotional intelligence. Studies
show it is far more important to leadership success than having a high IQ. 

The term “emotional intelligence” implies the answer lies in the frontal lobe of
the brain. It implies we can think our way through all our problems. Let me ask
you this: when two people are yelling at each other in the hallway, meeting
room, or customer counter, is the any “intelligence” going on? Of course not. 

In this fast-moving training, attorney, author, and speaker, Don Phin, will
introduce us to the idea of “emotional energy.” He will help us understand the
importance of the roles we play and the powerful  40| |40 Solution to “feeling”
what is going on.  Don will remind us great leadership is an inside/out game! 

This is unique and insightful training because it’s not just about them… it’s
about you! 



WHY SHOULD YOU ATTEND?

Here’s a sobering thought: Half of all managers and leaders are better than the
other half! The greatest challenge these executives face has less to do with how
smart they are and more with how well they manage their emotions. Of both
themselves and the people they lead or manage. 

Unsuccessful leaders and managers generate million-dollar problems.  The
exposure they generate causes lawsuits, turnover, brand damage, and a shrinking
bottom line. Yet few of these executives were ever trained on how to BE as an
executive. 

Since control is dead as a leadership strategy, in its place are concepts such
as engagement, empowerment, inspiration, inclusion, and emotional intelligence.
This is the path to great leadership today.



AREA COVERED

 * The conversation around emotional intelligence begins
 * The Death of Control
 * The Level Five Humble Leader
 * The stories we tell ourselves
 * Victims, villains, and heroes
 * The "Negative Hero"
 * The idea of "Emotional Energy"
 * The power of resonating at 40| |40.
 * The coax, encourage and inspire formula
 * Letting go of control
 * Becoming inclusive
 * Expectations vs. Agreements
 * Inspiring people
 * Having Faith



WHO WILL BENEFIT?

 * Any Leader or Manager
 * Human Resource Manager
 * Director of Human Resources
 * Human Resources Partner
 * Human Resource Consultant

Here’s a sobering thought: Half of all managers and leaders are better than the
other half! The greatest challenge these executives face has less to do with how
smart they are and more with how well they manage their emotions. Of both
themselves and the people they lead or manage. 

Unsuccessful leaders and managers generate million-dollar problems.  The
exposure they generate causes lawsuits, turnover, brand damage, and a shrinking
bottom line. Yet few of these executives were ever trained on how to BE as an
executive. 

Since control is dead as a leadership strategy, in its place are concepts such
as engagement, empowerment, inspiration, inclusion, and emotional intelligence.
This is the path to great leadership today.

 * The conversation around emotional intelligence begins
 * The Death of Control
 * The Level Five Humble Leader
 * The stories we tell ourselves
 * Victims, villains, and heroes
 * The "Negative Hero"
 * The idea of "Emotional Energy"
 * The power of resonating at 40| |40.
 * The coax, encourage and inspire formula
 * Letting go of control
 * Becoming inclusive
 * Expectations vs. Agreements
 * Inspiring people
 * Having Faith


 * Any Leader or Manager
 * Human Resource Manager
 * Director of Human Resources
 * Human Resources Partner
 * Human Resource Consultant


SPEAKER PROFILE

Don has been a California employment practices attorney since 1983. He litigated
employment and business cases for 17 years and quit once he figured out that
nobody wins a lawsuit. Since leaving litigation, he has written numerous books
and presented more than 500 times to executives nationwide. He loves talking
about emotional intelligence and creating engaging workplaces!

Don was the founder and President of HR That Works, used by 3,500 companies and
acquired by ThinkHR in January of 2014. He worked there for two years as a V.P.

Now in his “wisdom sharing years,” Don loves advising and coaching executives.
He continues to inspire with his speaking and training.



More Webinars By Expert


UPCOMING WEBINARS

Terminating Employees Safely

--------------------------------------------------------------------------------

By: Bob McKenzie
May 10, 2022
12:00 PM PST | 03:00 PM EST

Supervisor Basic Employment Law- Hiring Dos and Donts, FMLA/ADA/WC
Considerations, Discipline Preparations, and Termination Practices

--------------------------------------------------------------------------------

By: Erika Atwood
May 10, 2022
12:00 PM PST | 03:00 PM EST

CFPB's New Proposed Debt Collections Rules

--------------------------------------------------------------------------------

By: Justin Muscolino
May 11, 2022
10:00 AM PST | 01:00 PM EST

Marketing to Medicare or Medicaid Beneficiaries - What You Can and Cannot Do

--------------------------------------------------------------------------------

By: William Mack Copeland
May 11, 2022
10:00 AM PST | 01:00 PM EST

Building a World Class Accounts Payable Operation: P2P, AP

--------------------------------------------------------------------------------

By: Brian G. Rosenberg
May 12, 2022
10:00 AM PST | 01:00 PM EST

Sunshine Act Reporting - Clarification for Clinical Research

--------------------------------------------------------------------------------

By: Danielle DeLucy
May 12, 2022
10:00 AM PST | 01:00 PM EST

Responding to EEOC Discrimination Charges-What's Your Business Case?

--------------------------------------------------------------------------------

By: Bob McKenzie
May 12, 2022
12:00 PM PST | 03:00 PM EST

Multi-State Tax Issues for Payroll 2022

--------------------------------------------------------------------------------

By: Patrick Haggerty
May 12, 2022
12:00 PM PST | 03:00 PM EST

Leadership: Strategic Planning and Decision Making

--------------------------------------------------------------------------------

By: Rebecca Staton-Reinstein
May 12, 2022
12:00 PM PST | 03:00 PM EST

Manage Workplace Conflicts

--------------------------------------------------------------------------------

By: Carolyn Riggins
May 13, 2022
10:00 AM PST | 01:00 PM EST

Behavioral Interviews-500% More Effective Than Traditional Methods

--------------------------------------------------------------------------------

By: Bob Verchota
May 13, 2022
12:00 PM PST | 03:00 PM EST

Effective Succession Planning

--------------------------------------------------------------------------------

By: William J. Rothwell
May 16, 2022
12:00 PM PST | 03:00 PM EST

The Complexity and Interplay Among ADAAA, FMLA, and Worker's Comp (WC) - How Do
They Work Together, or Not?

--------------------------------------------------------------------------------

By: Dr. Susan Strauss
May 16, 2022
10:00 AM PST | 01:00 PM EST

Successfully Negotiating the Labor Agreement

--------------------------------------------------------------------------------

By: Gerry McLaughlin
May 16, 2022
01:00 PM EST| 10:00 AM PST

Managing Toxic Employees: Strategies For Leaders To Effectively Deal With
Employee Attitude Issues

--------------------------------------------------------------------------------

By: Beverly Beuermann-King
May 17, 2022
10:00 AM PST | 01:00 PM EST

Excel: Pivot Tables Crash Course

--------------------------------------------------------------------------------

By: Andy Lanning
May 17, 2022
12:00 PM PST | 03:00 PM EST

Writing Effective Audit Observations

--------------------------------------------------------------------------------

By: Jonnie Keith
May 17, 2022
10:00 AM PST | 01:00 PM EST

Emotional Intelligence: Mastering the Emotions of Great Leadership

--------------------------------------------------------------------------------

By: Don Phin
April 28, 2022
10:00 AM PST | 01:00 PM EST

FDA Compliant Handling of Out-of-Trend Results in Pharmaceutical Quality Control

--------------------------------------------------------------------------------

By: Kelly Thomas
April 28, 2022
12:00 PM PST | 03:00 PM EST

EEO-1 Reporting For 2022: What Are The New Changes

--------------------------------------------------------------------------------

By: Margie Faulk
April 28, 2022
10:00 AM PST | 01:00 PM EST

Project Management for administrative professionals

--------------------------------------------------------------------------------

By: Rebecca Staton-Reinstein
April 28, 2022
12:00 PM PST | 03:00 PM EST

Moving from Peer to Boss: Supervisor 101

--------------------------------------------------------------------------------

By: Tonia Morris
April 28, 2022
10:00 AM PST | 01:00 PM EST

Stay Interviews: Engaging Talented Employees with Focus and Intention

--------------------------------------------------------------------------------

By: Melveen Stevenson
April 29, 2022
12:00 PM PST | 03:00 PM EST

Workplace Bullying

--------------------------------------------------------------------------------

By: Carolyn Riggins
April 29, 2022
10:00 AM PST | 01:00 PM EST

Using Stay Interviews To Improve Employee Retention & Engagement

--------------------------------------------------------------------------------

By: Pete Tosh
April 29, 2022
10:00 AM PST | 01:00 PM EST

How To Deal With Toxic People

--------------------------------------------------------------------------------

By: Michael Healey
April 29, 2022
12:00 PM PST | 03:00 PM EST

Business Writing For Results

--------------------------------------------------------------------------------

By: Audrey Halpern
May 2, 2022
12:00 PM PST | 03:00 PM EST

How To Conduct An Internal Harassment And Bullying Investigation To Determine
Facts And Minimize Liability

--------------------------------------------------------------------------------

By: Dr. Susan Strauss
May 2, 2022
10:00 AM PST | 01:00 PM EST

Performing Anti-Fraud Audits in Purchasing and Accounts Payable

--------------------------------------------------------------------------------

By: Marna Steuart
May 2, 2022
10:00 AM PST | 01:00 PM EST

Human Factors Usability Studies Following ISO 62366 and FDA Guidance

--------------------------------------------------------------------------------

By: Edwin Waldbusser
May 3, 2022
12:00 PM PST | 03:00 PM EST

Onboarding New Hires: How to Get Them Quickly Up To Speed, Engaged and
Productive

--------------------------------------------------------------------------------

By: Marcia Zidle
May 3, 2022
10:00 AM PST | 01:00 PM EST

FDA Regulation of Artificial Intelligence/ Machine Learning

--------------------------------------------------------------------------------

By: Edwin Waldbusser
May 4, 2022
10:00 AM PST | 01:00 PM EST

Onboarding Best Practices for Millennial and All Employees

--------------------------------------------------------------------------------

By: Bob Verchota
May 4, 2022
10:00 AM PST | 01:00 PM EST

Managing Toxic & Other Employees Who Have Attitude Issues

--------------------------------------------------------------------------------

By: Pete Tosh
May 10, 2022
10:00 AM PST | 01:00 PM EST

Terminating Employees Safely

--------------------------------------------------------------------------------

By: Bob McKenzie
May 10, 2022
12:00 PM PST | 03:00 PM EST

Supervisor Basic Employment Law- Hiring Dos and Donts, FMLA/ADA/WC
Considerations, Discipline Preparations, and Termination Practices

--------------------------------------------------------------------------------

By: Erika Atwood
May 10, 2022
12:00 PM PST | 03:00 PM EST

CFPB's New Proposed Debt Collections Rules

--------------------------------------------------------------------------------

By: Justin Muscolino
May 11, 2022
10:00 AM PST | 01:00 PM EST

Marketing to Medicare or Medicaid Beneficiaries - What You Can and Cannot Do

--------------------------------------------------------------------------------

By: William Mack Copeland
May 11, 2022
10:00 AM PST | 01:00 PM EST

Building a World Class Accounts Payable Operation: P2P, AP

--------------------------------------------------------------------------------

By: Brian G. Rosenberg
May 12, 2022
10:00 AM PST | 01:00 PM EST

Sunshine Act Reporting - Clarification for Clinical Research

--------------------------------------------------------------------------------

By: Danielle DeLucy
May 12, 2022
10:00 AM PST | 01:00 PM EST

Responding to EEOC Discrimination Charges-What's Your Business Case?

--------------------------------------------------------------------------------

By: Bob McKenzie
May 12, 2022
12:00 PM PST | 03:00 PM EST

Multi-State Tax Issues for Payroll 2022

--------------------------------------------------------------------------------

By: Patrick Haggerty
May 12, 2022
12:00 PM PST | 03:00 PM EST

Leadership: Strategic Planning and Decision Making

--------------------------------------------------------------------------------

By: Rebecca Staton-Reinstein
May 12, 2022
12:00 PM PST | 03:00 PM EST

Manage Workplace Conflicts

--------------------------------------------------------------------------------

By: Carolyn Riggins
May 13, 2022
10:00 AM PST | 01:00 PM EST

Behavioral Interviews-500% More Effective Than Traditional Methods

--------------------------------------------------------------------------------

By: Bob Verchota
May 13, 2022
12:00 PM PST | 03:00 PM EST

Effective Succession Planning

--------------------------------------------------------------------------------

By: William J. Rothwell
May 16, 2022
12:00 PM PST | 03:00 PM EST

The Complexity and Interplay Among ADAAA, FMLA, and Worker's Comp (WC) - How Do
They Work Together, or Not?

--------------------------------------------------------------------------------

By: Dr. Susan Strauss
May 16, 2022
10:00 AM PST | 01:00 PM EST

Successfully Negotiating the Labor Agreement

--------------------------------------------------------------------------------

By: Gerry McLaughlin
May 16, 2022
01:00 PM EST| 10:00 AM PST

Managing Toxic Employees: Strategies For Leaders To Effectively Deal With
Employee Attitude Issues

--------------------------------------------------------------------------------

By: Beverly Beuermann-King
May 17, 2022
10:00 AM PST | 01:00 PM EST

Excel: Pivot Tables Crash Course

--------------------------------------------------------------------------------

By: Andy Lanning
May 17, 2022
12:00 PM PST | 03:00 PM EST

Writing Effective Audit Observations

--------------------------------------------------------------------------------

By: Jonnie Keith
May 17, 2022
10:00 AM PST | 01:00 PM EST

Emotional Intelligence: Mastering the Emotions of Great Leadership

--------------------------------------------------------------------------------

By: Don Phin
April 28, 2022
10:00 AM PST | 01:00 PM EST

FDA Compliant Handling of Out-of-Trend Results in Pharmaceutical Quality Control

--------------------------------------------------------------------------------

By: Kelly Thomas
April 28, 2022
12:00 PM PST | 03:00 PM EST

EEO-1 Reporting For 2022: What Are The New Changes

--------------------------------------------------------------------------------

By: Margie Faulk
April 28, 2022
10:00 AM PST | 01:00 PM EST

Project Management for administrative professionals

--------------------------------------------------------------------------------

By: Rebecca Staton-Reinstein
April 28, 2022
12:00 PM PST | 03:00 PM EST

Moving from Peer to Boss: Supervisor 101

--------------------------------------------------------------------------------

By: Tonia Morris
April 28, 2022
10:00 AM PST | 01:00 PM EST

Stay Interviews: Engaging Talented Employees with Focus and Intention

--------------------------------------------------------------------------------

By: Melveen Stevenson
April 29, 2022
12:00 PM PST | 03:00 PM EST

Workplace Bullying

--------------------------------------------------------------------------------

By: Carolyn Riggins
April 29, 2022
10:00 AM PST | 01:00 PM EST

Using Stay Interviews To Improve Employee Retention & Engagement

--------------------------------------------------------------------------------

By: Pete Tosh
April 29, 2022
10:00 AM PST | 01:00 PM EST

How To Deal With Toxic People

--------------------------------------------------------------------------------

By: Michael Healey
April 29, 2022
12:00 PM PST | 03:00 PM EST

Business Writing For Results

--------------------------------------------------------------------------------

By: Audrey Halpern
May 2, 2022
12:00 PM PST | 03:00 PM EST

How To Conduct An Internal Harassment And Bullying Investigation To Determine
Facts And Minimize Liability

--------------------------------------------------------------------------------

By: Dr. Susan Strauss
May 2, 2022
10:00 AM PST | 01:00 PM EST

Performing Anti-Fraud Audits in Purchasing and Accounts Payable

--------------------------------------------------------------------------------

By: Marna Steuart
May 2, 2022
10:00 AM PST | 01:00 PM EST

Human Factors Usability Studies Following ISO 62366 and FDA Guidance

--------------------------------------------------------------------------------

By: Edwin Waldbusser
May 3, 2022
12:00 PM PST | 03:00 PM EST

Onboarding New Hires: How to Get Them Quickly Up To Speed, Engaged and
Productive

--------------------------------------------------------------------------------

By: Marcia Zidle
May 3, 2022
10:00 AM PST | 01:00 PM EST

FDA Regulation of Artificial Intelligence/ Machine Learning

--------------------------------------------------------------------------------

By: Edwin Waldbusser
May 4, 2022
10:00 AM PST | 01:00 PM EST

Onboarding Best Practices for Millennial and All Employees

--------------------------------------------------------------------------------

By: Bob Verchota
May 4, 2022
10:00 AM PST | 01:00 PM EST

Managing Toxic & Other Employees Who Have Attitude Issues

--------------------------------------------------------------------------------

By: Pete Tosh
May 10, 2022
10:00 AM PST | 01:00 PM EST



SET YOUR REMINDER

×





Close  

DOWNLOAD BROCHURE

×



Close  

REQUEST A CALLBACK

×





Close  

SUBSCRIBE TO OUR NEWSLETTER

For our latest blogs and news, stay updated with us!



Opening Days: Monday - Friday
09:00 AM - 06:00 PM EST,
06:00 AM - 03:00 PM PST
Vacations: Weekends and All Federal holidays.


TOP INDUSTRIES

 * HR Compliance
 * FDA Compliance
 * Medical Devices
 * Clinical Research
 * Audit Webinar
 * Banking and Finance

USEFUL LINKS

 * Terms and Conditions
 * Cancellation Policy
 * Privacy Policy
 * Disclaimer
 * Refund Policy
 * Unsubscribe

CONTACT US

426 North Jennings,
Street Hawthorne,CA 90250.

+1-661-336-9555
info@triolearners.com


Copyright ©2022   Triolearners.Com . All Rights Reserved.
 * Home
 * About Us
 * Webinars
   * Live Webinars
   * Recorded Session
 * Industry
   * FDA Compliance
   * Medical Devices
   * Clinical Research
   * Audit Webinar
   * HR Compliance
   * Banking and Finance
   * Hospital and Healthcare
   * Packaging and Labeling
   * Accounting, Payroll and Taxation
   * Food and beverages
   * Software
   * Miscellaneous
 * Membership
 * Blogs
   * Latest Blogs
   * Latest News
   
 * Contact
 * Login
   * Login
   * Register
 *