Welcome to the Courses and Workshops

uid == 0) {
echo ‘

‘;
echo ‘

‘;
}
else {
echo ‘

You are currently registered for the following:

    ‘;
    if (in_array(“ProfessionalConf”, $user->roles))
    echo “

  • Professional Course
  • Click here to begin a professional course or go to ‘Professional Course’ under ‘Courses’ at the top of this page.”;
    if (in_array(“ParentConf”, $user->roles))
    echo “

  • Parent Course
  • Click here to begin a parent course or go to ‘Parent Course’ under ‘Courses’ at the top of this page.”;
    if (in_array(“LearningTree”, $user->roles))
    echo “

  • Learning Tree Workshop
  • Click here to begin a learning tree workshop or go to ‘Learning Tree Workshop’ under ‘Workshops’ at the top of this page.”;
    if (in_array(“Regulatory”, $user->roles))
    echo “

  • Regulatory Sensory Workshop
  • Click here to begin a regulatory sensory workshop or go to ‘Regulatory Sensory Workshop’ under ‘Workshops’ at the top of this page.”;
    if (in_array(“Lifespan”, $user->roles))
    echo “

  • Lifespan Approach Workshop
  • Click here to begin a lifespan approach workshop or go to ‘Lifespan Approach Workshop’ under ‘Workshops’ at the top of this page.”;
    if (in_array(“Meltdowns”, $user->roles))
    echo “

  • Meltdowns Workshop
  • Click here to begin a meltdowns workshop or go to ‘Meltdowns Workshop’ under ‘Workshops’ at the top of this page.”;
    if (in_array(“Assessment”, $user->roles))
    echo “

  • Assessments
  • See below”;
    echo ‘

‘;

if (in_array(“Assessment”, $user->roles)) {
echo ‘

Assessments

‘;
echo ‘

‘;
}
}

Study Questions

  1. What is the Greenspan/DIR model?
    1. An intervention that follows a chronological order to teach skills.
    2. Something you do to mitigate affective experiences available to children.
    3. Teaching a behavior to address a specific symptom a child displays.
    4. A model used to identify a child’s social-emotional strengths and weaknesses.
  2. Which is NOT a part of the Greenspan approach?
    1. Relating within meaningful, positive relationships
    2. Communication across all therapeutic curriculums
    3. Teaching a child an outcome, what to say, and what to do
    4. Encouraging a child to do the thinking
  3. The Greenspan approach is a parent-_____ approach and a therapist-____ approach.
    1. supported; centered
    2. centered; supported
    3. supported; directed
    4. advocated; centered