-
Notifications
You must be signed in to change notification settings - Fork 4
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
Comments
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. |
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. |
enpoint: schedule |
Would this be a /session/:session_id/edit route? On Friday, September 12, 2014, Bill Butler [email protected] wrote:
|
Let's just work on an admin area that has a /sessions route. We can give a On Fri, Sep 12, 2014 at 9:10 PM, Paul [email protected] wrote:
|
As last discussed, the BarCamp team's plan is to take the highest voted However, what do you think of creating a /schedule route to display this On Friday, September 12, 2014, Blake McCool [email protected]
|
I think it makes more sense for us to generate the schedule and have Bill Butler |
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.
The text was updated successfully, but these errors were encountered: