Every DrupalCon wants post-session evaluations. We can port Shawn's work in #930072: Post-session evaluations base functionality or come up with something new.

Comments

drumm’s picture

Let'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.

drumm’s picture

Assigned: Unassigned » drumm
ezra-g’s picture

@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!

coltrane’s picture

Status: Active » Needs work
StatusFileSize
new3.67 KB

Here'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:

  • token doesn't work for node title, "coltrane's evaluation of [node:field_eval_session]"
  • Get the "Evaluate this session" link in place
  • Test
drumm’s picture

Assigned: drumm » Unassigned
coltrane’s picture

StatusFileSize
new2.64 KB

The fields split off as a feature

coltrane’s picture

I'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.

coltrane’s picture

Status: Needs work » Fixed

Token title working now. Was probably that we were on beta3.

Updated feature has been committed with style changes.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.