How to make teacher profile open to public

How to make teacher profile open to public

Gautam Saha發表於
Number of replies: 6
Hello,
Sounds like a simple role issue but I cant figure this out.

I would like anyone visiting my site be able to read the profile of their teacher.
By anyone I mean anyone. with no authentication.

But when they click on the teacher name...it presents them with a login and password screen.

Here is the link: (I want anyone to be able to access this with no authentication)
http://www.gautamsaha.com/user/view.php?id=2&course=1

The above link is obtained from the course info link in the main page
http://www.gautamsaha.com/course/info.php?id=2

評比平均分數: -
In reply to Gautam Saha

Re: How to make teacher profile open to public

Peter Eliyahu Kornfeld發表於

Hi,

I am looking for solution for the same problem. Did you find it?!

In reply to Peter Eliyahu Kornfeld

Re: How to make teacher profile open to public

Peter Eliyahu Kornfeld發表於

Hi,

In case you not...

In page Security\Site policies there is a check-box 'Force users to login for profiles'. Setting it off anyone can see the member's profiles.

In reply to Peter Eliyahu Kornfeld

Re: How to make teacher profile open to public

Mary Cooch發表於
Documentation writers的相片 Moodle HQ的相片 Particularly helpful Moodlers的相片 Testers的相片 Translators的相片
think carefully before you do it though - all profiles not just the teachers will be publicly available.
In reply to Mary Cooch

Re: How to make teacher profile open to public

ben reynolds發表於
FERPA might come into play if you make info available on profiles to anyone. Not sure whether courses being taken fits into "directory" info that can be released to anyone, but all courses definitely show up on the profile.
In reply to Gautam Saha

Re: How to make teacher profile open to public

Tim Hunt發表於
Core developers的相片 Documentation writers的相片 Particularly helpful Moodlers的相片 Peer reviewers的相片 Plugin developers的相片
I think there is some magic (that may be too polite a term for it) in the code that ensures that teachers' profiles are visible to everyone, irrespective of how the permissions are set.