UDOIT
UDOIT copied to clipboard
Admin reports > Users table shows user ID, but not their name
ENHANCEMENT IDEA On the other Admin page tabs, when it shows the numerical IDs it pulls down the course names down in realtime and overwrites the number (e.g. on the Scans report the Term, Course, User columns). It would be great if the User column on the Users report pulls the name down too.
Great point! I'm not sure why we didn't add that feature to the Users tab in the first place.
This is the function that loads users: https://github.com/ucfopen/UDOIT/blob/master/public/assets/js/admin.js#L93
@cidilabs Is this relevant for 3.x?