jobs/eam-integrations/scripts/workday_everfi_integration.py [104:115]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                            },
                            {
                                "rule_set": "cc_learner",
                                "role": "supervisor"
                                if wd_user.get("is_manager", "")
                                else "non_supervisor",
                            },
                        ],
                    },
                },
            }
            try:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



jobs/eam-integrations/scripts/workday_everfi_integration.py [200:211]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                            },
                            {
                                "rule_set": "cc_learner",
                                "role": "supervisor"
                                if wd_user.get("is_manager", "")
                                else "non_supervisor",
                            },
                        ],
                    },
                },
            }
            try:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



