Hello,

I want to have 2 polls per node, to work as below

1. Users poll(vote) on the node on a yes/no criteria.  The node is moved(using workflow) to another workflow state(state2)
2. Users poll(vote) on the same node by assigning "marks" btw 1 and 10.

 I am using nodevote module, which seems to have an options of only having one poll per node.

Any solution to my situation above?