Invalid ARIA attribute Add User Page
https://artsandsciences.osu.edu/admin/people/create
#edit-field-appointment—wrapper
has an invalid aria attr: aria-required. That role is not valid on a fieldset, only select, input or textarea. Here are some strategies for accomplishing their intent of requiring one or more of a group of checkboxes. https://blog.tenon.io/accessible-validation-of-checkbox-and-radiobutton-groups/ It also has good test data on adding form helps and error messages.
MDAS 6.1