Deployed Lectora Course on Netlify but Next button Stops working by 3rd page

sdbksalesreptraining.netlify.app

Downloaded HTML Lectora Course and deployed onto Netlify.
When I start the course, by the 3rd page the “Next” button doesn’t work. I’m not sure why. I’ve tried using different browsers, Mac, Windows, phone- and it’s all the same. It works fine when I run it on Lectora directly, so I’m thinking something is happening on Netlify.

Another issue… the course looks terrible via phone- this could be something I need to change on Lectora, but not sure about that either.

I am as newbie as can be and appreciate any help I can get! TIA

@lindamartinid The kinds of issues that you describe are highly unlikely to be caused by hosting with Netlify.
They’re much more likely to just be project related issues.

So that Netlify’s staff don’t get stuck fixing people’s projects they operate to a ‘Scope of Support’ which limits the support they provide to Netlify’s products/services, you can see that here:
https://www.netlify.com/support-scope/

Base functionality of Netlify’s build and deploy pipeline is supported, but we cannot help you debug any source code used either during build or after deployment.

I don’t work for Netlify, so if you drop a link to your project I can take a quick look and let you know what I see.

@nathanmartin thanks for your response and a link to that resource.
Here’s the link:

sdbksalesreptraining.netlify.app

@lindamartinid I’ve confirmed that your issues are unrelated to Netlify.

All your files are loading correctly (scripts, styles, images, audio files etc).

Netlify also won’t be adjusting the contents of any of those.

When the ‘Next’ button issue occurs, if you check the browser developer console you will see:

These errors are why the page does not progress.

If you host the project locally, or elsewhere, I’d expect you to see precisely the same issues.