Mobile versions vs desktop version

Morning guys.

Can one force a user to view a page in tablet friendly mode, but another user to view the same page in desktop mode?

Use case:
Some users on the floor need access to the tablet version when doing testing on the floor, but other users will never use the same page in that mode and will only ever use the desktop version.

We want to create the tablet version with bigger buttons etc so using the same page for both will not look good.

Any suggestions or comments?

You can define two pages, and create your own logic to go to one or the other (with a button for ex)
Most of the logic on the page can be shared through collections and global workflow