I'm trying to use userpoints to keep track of the user's answers to a quiz. If a user cancels his or her answer (to answer again), then they I have to reduce the number of points they gained (or lost) to zero, and then allow them to answer again. So, if the user had 5 points, I set it to zero, using the transaction. The number of points changes properly for that transaction, but the total doesn't change - if the user had 15 points, and then I change a transaction from 5 points to 0, they still have 15 points even though viewing the user's points shows that they gained 5, 0, and then 5 points.

Or is that intentional?

Comments

jredding’s picture

Status: Active » Postponed (maintainer needs more info)

How are the user's being granted points? are the quiz questions nodes? if so how are the questions being "canceled".

I need a bit more information on this to troubleshoot it.

jredding’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

hhmm..The issue went months without a response and it doesn't seem as though the original poster is coming back. I'm closing the issue.