For more information, please refer to this announcement explaining best practices for getting answers to questions.
Old home page for existing users new home page for new users
Summary
Can a different group have a different home page?Content
We would like to retain our current home page for already existing users and have new users use our new home page.
We have some new course changes on the new page and don't want existing customers part-way through courses to lose their progress. (To be honest, the course changes are just reflected in the MyJavaScriptFunctions.js file - so would they lose their course progress - that is a side question as we may still want to run both pages).
What we are currently thinking of doing is having both layouts on the same page controlled by an access filter based on groups eg. oldusersgroup and newusersgroup. Is this the best way to do it or is there an easier way where we can say that oldusersgroup gets page 20 and newusersgroup gets page 25 for example?