CD2: test student
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We were validating some course counts and noticed that the "Test Student" is counting towards our enrollments.
Our CD2 Users has 20K "test students". I looked at the user's workflow state, but the majority (~13.6K) are "registered"
However, when we search in the GUI, we only get ~50 "Test Student" records.
Is there an easy way to weed them out?
I know just excluding User.name = "test student" will get a bunch, but there's also that weird thing in Canvas where if someone has set a language, then the test student's name is in that language as well (e.g, "Estudiante de prueba").
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Students created by the "Student View" button will not show up in People GUI.
In the enrollments table, there is a type column with the enum "StudentViewEnrollment". You can use that to filter out Test Students created by the Student View function