Background: I am working on a project that will train new hires for my company using a currently under development UE4 game. This project will go along with a training website. in an attempt to try to come up with a way to connect the Website and the game.
Our Idea is to have a number generator algorithm on both the website and the game using the current day of the year (1-365) This number will be displayed on a widget screen at the end of the training signifying that the training was complete. The trainee will then type this same number into the website. and the website will also show a complete.
I have no idea how I am to go about doing this. I am hoping someone would be able to explain to me the best way of going about this or even a good starting point. Any and all feedback is appreciated.