2010-08-18 15:48:22
how to distinguish admis from instructors
version 1.6.2
I'm building a module where admins will have more functionality than instructors. According to the documentation, authenticate() with AT_PRIV_RETURN will always return true for instructors, and admins get logged in as the instructor when viewing the courses. Is there a built-in feature or session var for this?
Thanks,
Mike