What is the Javascript alternative to Javarosa?

I am using ODK as a rule engine to get the next question based on the previous input from the user. This is being used to render messages one by one on a chat platform. Can we do something similar using the javascript implementation on the enketo front. Thanks.

1 Like

Yup. You can use enketo-core. See https://github.com/enketo/enketo-core and https://enketo.org/develop/#libraries for more.

1 Like