This module allows the generation of a form.io compatible JSON for a survey.
Project description
This module adds compatibility bewtween form.io <https://formio.github.io/formio.js/app/builder> and Survey. It adds a function on survey.survey that generates a form.io compatible JSON that represents that survey. It also adds a function to generate a survey.user_input from a JSON returned by form.io. Use survey.survey::generate_formio_json() to get the json representing a survey that can be rendered using the form.io widget. Use survey.survey::user_input_from_formio() to create a user_input with the answer from form.io.
It does not work with question of type ‘matrix’ because there’s no corresponding compoment in form.io.
Table of contents
Known issues / Roadmap
Take validation fields into account when generating the JSON, only constr_mandatory is used at the moment.
Implement translations <https://github.com/formio/formio.js/wiki/Translations>
Use language settings for day and datetime parameters ?
Implement function that warns user if his survey uses parameters not yet supported by this module
Add validation for the JSON representing the answers
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
Justine Doutreloux <justine.doutreloux@acsone.eu>
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/survey project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for odoo13_addon_survey_formio-13.0.1.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e225f4ecc6e6037aee6d5ee820d05f66df26cc4d932711ff8b69c8e62d9883df |
|
MD5 | cc14ae1e2dd7fc1e633e445ff463f95f |
|
BLAKE2b-256 | fabafe19b94753d867e65834075e24eb9fd755160c97edfb8c477ae4d6cb9ef5 |