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

Create a "BarCamp Schedule" view that shows the list of sessions by time and room after a polling period has closed. #4

Open
sunderhaus opened this issue Sep 9, 2014 · 7 comments
Milestone

Comments

@sunderhaus
Copy link
Member

Currently, the voting app does not reveal the results to the end users. Once polling is closed, they can not vote. Instead, they view the list of sessions and that is it. An iframed view of the BarCamp Schedule page would be an excellent place to lead a user once all of their votes have been cast.

Ideally we would create our own representation of this information, but we are not collecting the room assignments at this time.

@sunderhaus sunderhaus added this to the BCN '14 milestone Sep 9, 2014
@mccool
Copy link
Contributor

mccool commented Sep 12, 2014

I say we create a page that reuses the session data we have, but as an admin we can put a time and room on the session which would allow it to be shown on the BarCamp Schedule page where the attendee can see all sessions.

@wmbutler
Copy link
Contributor

I agree. We should have a master list of times and rooms so it can be selected from a dropdown. @sunderhaus , if you can post the master list in a google spreadsheet, I'll jsonify it.

@wmbutler
Copy link
Contributor

enpoint: schedule

@sunderhaus
Copy link
Member Author

Would this be a /session/:session_id/edit route?

On Friday, September 12, 2014, Bill Butler [email protected] wrote:

enpoint: schedule


Reply to this email directly or view it on GitHub
https://github.com/sunderhaus/voteStream/issues/4#issuecomment-55470314.

@mccool
Copy link
Contributor

mccool commented Sep 13, 2014

Let's just work on an admin area that has a /sessions route. We can give a
drop down of times for the admin to select for the session and room. We can
also provide filter options the list as needed entirely on the front end.

On Fri, Sep 12, 2014 at 9:10 PM, Paul [email protected] wrote:

Would this be a /session/:session_id/edit route?

On Friday, September 12, 2014, Bill Butler [email protected]
wrote:

enpoint: schedule


Reply to this email directly or view it on GitHub
https://github.com/sunderhaus/voteStream/issues/4#issuecomment-55470314.


Reply to this email directly or view it on GitHub
https://github.com/sunderhaus/voteStream/issues/4#issuecomment-55478860.

@sunderhaus
Copy link
Member Author

As last discussed, the BarCamp team's plan is to take the highest voted
sessions from the results screen and deduce the speakers. They would then
enter the schedule details into the BarCamp website. Remembering now, we
also then planned to embed their webpage within the voteStream app to show
the schedule.

However, what do you think of creating a /schedule route to display this
new information we could also track?

On Friday, September 12, 2014, Blake McCool [email protected]
wrote:

Let's just work on an admin area that has a /sessions route. We can give a
drop down of times for the admin to select for the session and room. We
can
also provide filter options the list as needed entirely on the front end.

On Fri, Sep 12, 2014 at 9:10 PM, Paul <[email protected]
javascript:_e(%7B%7D,'cvml','[email protected]');> wrote:

Would this be a /session/:session_id/edit route?

On Friday, September 12, 2014, Bill Butler <[email protected]
javascript:_e(%7B%7D,'cvml','[email protected]');>
wrote:

enpoint: schedule


Reply to this email directly or view it on GitHub
<
https://github.com/sunderhaus/voteStream/issues/4#issuecomment-55470314>.


Reply to this email directly or view it on GitHub
https://github.com/sunderhaus/voteStream/issues/4#issuecomment-55478860.


Reply to this email directly or view it on GitHub
https://github.com/sunderhaus/voteStream/issues/4#issuecomment-55479460.

@wmbutler
Copy link
Contributor

I think it makes more sense for us to generate the schedule and have
BarCamp embed the schedule in an iframe on the site.

Bill Butler
[email protected]
(615) 330-5044

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