Making a decision does not affect score
Closed this issue · 2 comments
mjmeli commented
Making a decision does not currently affect score.
- Develop an algorithm for change (i.e. 1 point per decision)
- Ensure score increase when new decision is made
- Ensure score decrease when decision is deleted
- Ensure score adjustments when decision participant is updated
Any comments?
kgeller commented
Agreed, those are the only four cases I can see right now.
mjmeli commented
Resolved, with limited test support. Should add integration tests later.