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

Opt-in should be a configuration option #45

Open
andrewcmyers opened this issue Apr 13, 2021 · 3 comments
Open

Opt-in should be a configuration option #45

andrewcmyers opened this issue Apr 13, 2021 · 3 comments

Comments

@andrewcmyers
Copy link
Owner

Currently it is always on.

@danielcompton
Copy link

We (Clojurists Together) are using CIVS to distribute ballots to our 200+ members. Making the ballots opt-in is quite tricky as we'll need to keep track of which users have told us that they have opted in so we can send their ballot.

I'd be supportive of a manual verification step for poll senders to change this to opt-out. Perhaps this could be coupled with paying a fee to prevent this being an attractive spam tool?

@andrewcmyers
Copy link
Owner Author

When you send ballots out, you'll get a list (and a CSV file, if you like) of all the users who haven't opted in, so you can then communicate with them out of band. You can always resend the ballot link later.

@danielcompton
Copy link

Yep, the CSV is definitely very helpful but it's still a fairly laborious process to handle. This is our problem, not yours though! Thanks for CIVS!

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

2 participants