OCA / survey

Survey addons
GNU Affero General Public License v3.0
27 stars 113 forks source link

Odoo 16 : Survey with type datetime/date option before/after today condition + type multiple_choice min/max option #134

Open mathben opened 3 hours ago

mathben commented 3 hours ago

For a customer, we are implementing these days on 16.0, we are using module survey.

Feature 1, option date condition before, after or today only, can be combine with a specified date. For type date and datetime show_feature_date_option When enable it for today only. show_feature_date_option_activated

TODO Example with quizz test and error message

Feature 2, for type multiple_choice, option count min and count max with example max 3 selected answers. show_feature_multi_chose_condition_max_3_answer

TODO Example with quizz test and error message

Do you want these features directly into module survey or I create a new module?

What do you think? Thanks

mathben commented 3 hours ago

The feature "type multiple_choice min/max option" already exist into odoo 14, I can migrate it https://github.com/OCA/survey/tree/14.0/survey_multiple_choice_max_answer