{% assign group_count = 0 %} {% assign groups = current_person.groups %} {% for item in groups %} {% assign group_count = group_count | plus: 1 %} {% if group_count >= 2 and item.id contains 'd8b83557-aad1-4a4e-85ee-ddbde5d1e507'%} {% endif %} {% endfor %} {% include "header" %} Welcome! Please choose the option that best matches your current role to enroll in the appropriate learning path. {% form_authenticity_token %} Your role General Manager Kitchen Manager People Manager Guest Services Manager Swing/Shift Manager Manager Trainees Supervisor Supervisor w/Role Assignment Org Admin/Back Office Admin Owner/Operator Crew Trainer McDonalds Corporate/Field Staff Please provide your store number Update Information {% include "footer" %}