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

Organizer can selectively add or remove attendees #456

Open
sidhene opened this issue Mar 16, 2016 · 8 comments
Open

Organizer can selectively add or remove attendees #456

sidhene opened this issue Mar 16, 2016 · 8 comments

Comments

@sidhene
Copy link
Contributor

sidhene commented Mar 16, 2016

I think Meetup had this feature but Bridgetroll does not.

There are various reasons why an organizer might want to mange students or volunteers, such as promoting a student who has been stuck on the waitlist too many times or to ensuring gender balance when more men outnumber women volunteers. This feature would allow them to do that.

@sidhene
Copy link
Contributor Author

sidhene commented Mar 16, 2016

I'm poking around in the code, and it looks like the easiest and safest way is to edit the waitlist position. Then the organizer can either expand the RSVP limit or wait for successful RSVPs to cancel.

@sidhene
Copy link
Contributor Author

sidhene commented Mar 16, 2016

Then canceling an rsvp (which socially could prove problematic) can be another story.

@lilliealbert
Copy link
Member

RSVPs can be removed from the "Show All Attendee RSVP Details" panel on the organizer console, so that part is already done.

@lilliealbert
Copy link
Member

If we were to do the "Selectively Add Attendees" feature, I would rename it to "Selectively Promote Attendees From The Waitlist" because I don't think it makes sense to wholesales create an RSVP for someone — they should have shown some indication that they'd like to attend.

@sidhene
Copy link
Contributor Author

sidhene commented Mar 16, 2016

Thanks @lilliealbert! This just allows the organizer to destroy RSVPs though, right? It doesn't let you move someone from waitlist to attendee (which would probably be blocked by the attendance limit) or let an organizer edit the waitlist rank. Correct me if I'm wrong.

@lilliealbert
Copy link
Member

Yes, maybe you didn't see my second comment, above? Or was that not clear?

If we were to do the "Selectively Add Attendees" feature, I would rename it to "Selectively Promote Attendees From The Waitlist" because I don't think it makes sense to wholesales create an RSVP for someone — they should have shown some indication that they'd like to attend.

@sidhene
Copy link
Contributor Author

sidhene commented Mar 26, 2016

I hadn't seen the second comment yet. Yes, selectively promoting attendees from the waitlist would do the job. I think this is needed and within my ability so I'd like to start development soon.

What do we want to do about the potential conflict of the RSVP limit?

@kmolo
Copy link
Contributor

kmolo commented May 20, 2016

A (very) small use case for a "Selectively Add Attendees" features may be for this proposed feature:

"Restrict RSVP to those who have previously attended another Bridgetroll event"
#438

...this solves the problem of what if someone has the appropriate background to directly attend an advanced event, but didn't gain that experience thru a BridgeTroll-listed event.

I could imagine something similar to the "Manage Organizers" functionality that allows you to directly add Organizers who haven't RSVP'ed as Volunteers.

Of course, with the appropriate text to encourage folks not to use this functionality too liberally -- I agree with @lilliealbert that if folks can't take the time to BridgeTroll to sign up, they may have a higher no-show rate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants