From bd21333ed8d441e0c4f2f916ec61ebdd6d04715a Mon Sep 17 00:00:00 2001 From: aparriaran Date: Thu, 14 Nov 2024 22:25:29 -0600 Subject: [PATCH] Fixed typo for last option in Observable Characteristics for Interpersonal Communication. --- BackEndFlask/models/loadExistingRubrics.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BackEndFlask/models/loadExistingRubrics.py b/BackEndFlask/models/loadExistingRubrics.py index bd3015837..686afc0fd 100644 --- a/BackEndFlask/models/loadExistingRubrics.py +++ b/BackEndFlask/models/loadExistingRubrics.py @@ -175,7 +175,7 @@ def load_existing_observable_characteristics(): [19, "Patiently listened without interrupting the speaker"], [19, "Referenced others' ideas to indicate listening and understanding"], [19, "Presented nonverbal cues to indicate attentiveness"], - [19, "Avoided engagine in activities that diverted attention"], + [19, "Avoided engaging in activities that diverted attention"], # Responding Observable Characteristics 1-4 [20, "Acknowledged other members for their ideas or contributions"], [20, "Rephrased or referred to what other group members have said"],