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

10.0 Add simple_poll module. #26

Closed
wants to merge 10 commits into from
Closed

Conversation

ntodorova
Copy link
Member

@ntodorova ntodorova commented Aug 29, 2018

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 - OCA/event#116

@ntodorova
Copy link
Member Author

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

@pedrobaeza
Copy link
Member

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

They are not enforced in OCA though.

@ntodorova
Copy link
Member Author

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
Copy link
Member

See on the codecov details which lines are not being tested

@rafaelbn rafaelbn added this to the 10.0 milestone Sep 1, 2019
Copy link
Member

@rafaelbn rafaelbn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Member

@rafaelbn rafaelbn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dear @ntodorova , thanks for this contribution.

Please change module name as survey_simple_poll thanks! this are "guidelines"

@github-actions
Copy link

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.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Apr 10, 2022
@github-actions github-actions bot closed this May 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs review stale PR/Issue without recent activity, it'll be soon closed automatically.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants