Using the Test Harness
Remote Previewing your Games
Construct 3 offers remote preview, which creates a temporary web server to run your game and can be access from anywhere. The URL provide by the remote preview is what we pass to Legends of Learning test harness, as well as the lang.json
file to test the events flow and the text to speech.
Step 1. Access you Developer Console and Navigate to the Test Harness section.


Step 2. Start Remote-Previewing your game in construct.


Step 3. Set the URL and language file in the test-harness
Paste the URL and load your language file, set the testing language and press Load Game.
Note that the "Select a Learning objective for questions" is not required, unless you are using the questions features.
Questions are not required in your game, and there's guidelines specific for that topic. Please refer to Legends of Learning documentation for more information.

Once complete, press Load Game and the preview will start. Press the View Message Logs to display the log messages flowin from LoL's backend to your game.

Now you are ready to test your game within the harness as long as you maintain the preview mode window open in construct.
Last updated
Was this helpful?