Previously, teacher selection dropdowns were defaulting to a limit of 20 results, causing veteran teachers to be missing from lists in course and exam management. I increased the fetch limit to 200 and integrated the SearchableSelect component into multiple teacher-picking interfaces, allowing for quick client-side filtering without extra network requests. This ensures all teachers are accessible for assignments. Teacher search fix