OCA / survey

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

10.0 Add simple_poll module. #26

Closed ntodorova closed 2 years ago

ntodorova commented 6 years ago

This module makes it possible to create simple inquiries (polls) and distribute them using a custom link. The participants can then select an option/s and submit their answers. The results of the inquiry are nicely summarized in the link view.

This work is part of a master thesis written by Nikolina Todorova. The master thesis contains further information, screenshots and the conceptual background and can be downloaded here https://www.initos.com/forschung/publikationen/year/2018/

The module was first proposed in OCA/event, but then moved here - https://github.com/OCA/event/pull/116

ntodorova commented 6 years ago

Can someone help here. What shall I do to pass the codecov test?

pedrobaeza commented 6 years ago

You have to develop tests: https://www.odoo.com/documentation/11.0/reference/testing.html

They are not enforced in OCA though.

ntodorova commented 6 years ago

But the module have tests already, that`s why I am surprised. And it also passed all checks in the OCA/event#116 PR

pedrobaeza commented 6 years ago

See on the codecov details which lines are not being tested

github-actions[bot] commented 2 years ago

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.