Closed (fixed)
Project:
DrupalCon Denver 2012 Website
Component:
Sessions
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
19 Oct 2011 at 19:05 UTC
Updated:
16 Nov 2011 at 20:10 UTC
Jump to comment: Most recent file
We would like to enable fivestar session voting on the site beginning on October 27th. I'm not sure what will be necessary to completely implement it but am willing to help out to pull it off. I'll be shutting off session submissions at midnight on October 26th and would be in a prime position to turn this on after it's ready for implementation. Any help directing this to the appropriate people would be greatly appreciated.
| Comment | File | Size | Author |
|---|---|---|---|
| #13 | rate-emotions.jpg | 14.16 KB | coltrane |
Comments
Comment #1
Rick Nashleanas commentedPlease see the minutes of https://association.drupal.org/intranet/denver-content/node/968299 for more details. (Minutes are not posted as I write this, but they will be up shortly.)
Comment #2
coltraneIs fivestar preferred over another voting method?
Some discussions
Comment #3
cyberswat commented@coltrane is there another method that will be ready for implementation on October 27th?
Comment #4
coltraneIs fivestar any more ready than flag?
Comment #5
sirkitree commentedIf it's up to me to implement, I'd probably go with Flag. However, I'm really not on any session choosing type committee's.
Flag would be faster to impement - it's just a link to style and a view to create.
Fivestar would take some design direction. Don't know what Ken would want either of these to look like, but I imagine fivestar would be slower to implement depending on design needs.
Comment #6
kenwoodworth commentedEither option will take theming work so I'm up for using either.
Comment #7
cyberswat commentedI'm not a proponent of any method ... simply posting the request that we have some way for users to indicate their preference for sessions. Fivestar just happens to be what was mentioned on our group call. The end result is to allow voting by users that can be enabled on October 27th.
Comment #8
coltraneReading through http://groups.drupal.org/node/106579 again I think we should go with Fivestar configured to gauge someone's interest in a proposed session being chosen.
Fivestar for D7 doesn't have editable field labels though.
Comment #9
coltranegreggles suggested http://drupal.org/project/rate as well
Comment #10
coltraneHow about these for voting labels?
Comment #11
coltraneAfter reading through http://groups.drupal.org/node/151174 again and further thought I think we have four optional methods
Gather general count of interest in a session
Option 1: A up-vote only, "I am interested in this session being selected"
Option 2: Yes/No radios, "Should this session be selected for DrupalCon?" (could use average, but many down votes is strong indicator)
Specific evaluations, speaking closer to "quality"
Option 3: Non-fivestar, simple radio buttons with labels from comment #10, averaging
Option 4: Multiple fivestars, average each: Interest, Speaker quality, Topic quality (or similar)
edit:
option 5: single fivestar, but few people know what one fivestar means (without labels)
Comment #12
gregglesI like option 3. I just checked and rate does not handle labels on the votes either, so we need to add that feature (or just theme it) to either rate or fivestar.
Comment #13
coltraneRate module will work I think. I'm going to get it mostly setup on a denver2012 scratch site and then see about modifying it (using an alter) to not show results.
Comment #14
coltraneRate has been deployed to test-denver2012 staging.
Session:
http://test-denver2012.redesign.devdrupal.org/program/sessions/adding-bp...
You'll see no widget as anonymous. Log in with username: everydayuser password: testuser
Here's the markup for the widget after voting:
Comment #15
coltraneAfter talking with kenwoodworth and greggles we agreed to just comment out the votes from the Rate emotion preprocess function and I'll add an h2 to the tpl. Needs some theming to finalize.
http://test-denver2012.redesign.devdrupal.org/program/sessions/explore-i...
Comment #16
coltraneThis was deployed!
Comment #17
gregglesIdeally we should hide this on accepted sessions. I don't plan to work on that so I won't re-open, but wanted to at least document it.