When a teacher tries to add/remove attendees manually, instead of searching enrolled students only, the system searches through all users in the database.
We've ran into an issue where we have a large number of users (150k+) and many share the same name, teachers are adding unrelated users into sessions. Consequently the users are also enrolled into the course.
When a teacher tries to add/remove attendees manually, instead of searching enrolled students only, the system searches through all users in the database. We've ran into an issue where we have a large number of users (150k+) and many share the same name, teachers are adding unrelated users into sessions. Consequently the users are also enrolled into the course.