Redirect Member's Login

Is it possible to create a log in button that when clicked, it directs to the login page for my members and once they login, they are redirected to a specific page based on their member “roles”. For example, let’s say I have a “Complete” and an “Incomplete” group. Each user clicks the login button, but once they login, those who are labeled as “Complete” in the member group go to one URL and those who are labeled as “Incomplete” will be directed to another URL. Thank you!