We have a use case for SurveyJS in which it would be useful to take a survey definition and a set of answers, and evaluate that survey with those answers outside of the browser in server side code to find the values of the surveys calculatedValues with those given answers.
Is there a way to create the survey model and interrogate its calculated values outside of the browser?
We have a commercial license for the editor if that's relevant.