Closed (fixed)
Project:
DrupalCon Denver 2012 Website
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Feb 2012 at 23:21 UTC
Updated:
31 Mar 2012 at 23:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
drummLet's stick to just upgrading, unless there is a big reason to do something different. That should be a good use of time, and consistent with past DrupalCons.
Comment #2
drummComment #3
ezra-g commented@drumm,
I started a base 7.x module for this over at #930072: Post-session evaluations base functionality and have some availability to help push this forward for the DrupalCon site.
Feel free to ping me in IRC to coordinate!
Comment #4
coltraneHere's Ezra's work from #930072: Post-session evaluations base functionality with a hook_node_validate() to prevent multiple evals of the same session by the same person and fivestar fields matching London's.
Remaining work:
Comment #5
drummComment #6
coltraneThe fields split off as a feature
Comment #7
coltraneI've deployed this on http://test-denver2012.redesign.devdrupal.org/
Still experiencing token fail on auto nodetitle.
Need to theme the "Evaluate this session" link too.
Comment #8
coltraneToken title working now. Was probably that we were on beta3.
Updated feature has been committed with style changes.