Jonathan Putney

Results 30 comments of Jonathan Putney

@blumanfry to reset progress, at least from the browser/client side, you would just not load any initial data. As far as the SCORM module is concerned, at that point, you...

Yeah, unfortunately the SCORM spec expects the `API` object to either be found on the current window, parent window, or opener window, so it always needs to be placed in...

@floratmin yeah, unfortunately I never got around to implementing the 2004 sequencing functionality. I could probably open the data validation up to allow `adl.nav.*` fields to be stored/retrieved with little...

Same here, we need a way to prevent it from running on Fargate nodes

@jknack any help you need with this project? This PR is what's preventing Handlebars.java from being usable with the latest versions of the Eclipse Krazo Jakarta MVC implementation. I'm just...

@cricketbackground @DevTomek-pl for anyone looking to use this in their project, you can use the following from the jitpack.io repository: ```xml com.github.jcputney.handlebars-java handlebars jakarta-ee-update-SNAPSHOT ``` and ```xml jitpack.io https://jitpack.io ```...

@beikov has there been any movement on this functionality? Looks like it hasn't been touched in a long time.

I am running into the same issue. If the service account I'm using has the `admin` role, I started running into this issue after creating several realms, because the account...

@vipul43 thank you! That one has been bugging me for a while!