different front page (home)

different front page (home)

by olsi olsi -
Number of replies: 1

Hi guys,

Is it possible to have different front page (site home) content for different logged in user (ex. site home content for teacher is different from the student )?


thank you

Average of ratings: -
In reply to olsi olsi

Re: different front page (home)

by Richard Oelmann -
Picture of Core developers Picture of Plugin developers Picture of Testers

Well, one issue you will come across is that roles, such as teacher and student, in Moodle are generally not given at a site level.

One way to do it may be to add your content in labels and then make use of the Restrict Access setting and base it on something in the user profile - for example, our staff and students have different email addresses, so I would be able to use that if required, rather than roles and capabilities.