The Instructure Product Team is working on implementing a better solution to collect your feedback. Read Shiren's blog for more information.
Currently if I user has a specified middle name in their 'full name' it's very difficult to search for them and find them based on their name. Because the search box only indexes based on full name. So if you dont know that it's John Doe Smith, and search John Smith, the former wont be a returned record. Even though the sortable name is what is printed in the UI
Add to the user_search.rb script query to allow the search pattern to be tested against display_name and sortable_name as well as full_name.
admin,instructor,ta,designer
To participate in the Instructure Community, you need to sign up or log in:
Sign In