Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Se puede crear una pregunta con varios "tipos de pregunta" #5

Open
fniro opened this issue Oct 5, 2017 · 0 comments
Open

Se puede crear una pregunta con varios "tipos de pregunta" #5

fniro opened this issue Oct 5, 2017 · 0 comments

Comments

@fniro
Copy link
Contributor

fniro commented Oct 5, 2017

1) Agregar pregunta del tipo "Radio" y completar campos.
2) Modificar el tipo de pregunta a "Yes/No", agregar valor y completar campos.
3) Descargar JSON

Esperado:
Solo el valor "YES/NO" es tomado.

Actual:
Ambos valores se encuentran registrados en el JSON

EXAMPLE JSON:

{"rows":[{"order":1,"questions":[{"order":1,"rowOrder":1,"type":"YesNoQuestion","options":[{"value":"1","label":"1"}],"optionsYesNo":[{"name":"2","text":"2","dkLabel":"2","dkValue":"2","falseValue":"2","trueValue":"2"}]}]}]}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant