surveyjs / survey-library

Free JavaScript form builder library with integration for React, Angular, Vue, jQuery, and Knockout.
https://surveyjs.io/form-library
MIT License
4.01k stars 782 forks source link

How to make a survey from the part of the questions pool? #2773

Open Legomegger opened 3 years ago

Legomegger commented 3 years ago

Are you requesting a feature, reporting a bug or asking a question?

Question

What is the current behavior?

I have a JSON with 50 questions, currently I can only randomize the order of questions.

What is the expected behavior?

I would like to take a subset of n questions out of this 50 questions pool and randomize it. How can I do it?

Specify your

andrewtelnov commented 3 years ago

@Legomegger Here is the same question and solution to it.

Thank you, Andrew

Legomegger commented 3 years ago

Wow! Thank you for such an fast and precise answer! Wish you all the best. Thanks for the app!