In case there is just one algorithm (as currently is the case for the poll mode), I wonder if we should really have it as an option within the content creation form. Actually, when there's just one algorithm it's like if there was none, in a way, so maybe we should just not list them: it would be clearer to the user.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | decisions-cvs_tatien_93529_1_0.patch | 946 bytes | tatien |
| #3 | decisions-cvs_tatien_93529_1.patch | 946 bytes | tatien |
Comments
Comment #1
anarcat commentedI think that it's fine that the user can't "choose" if there's not more than one option. However, the decision algorithm should be explicitely stated for transparency, and maybe we could even provide a "help" hook that would explain users how the algorithm works...
Also, the algorithm should still be set in the database for eventual upgrades where a new algorithm would be added into the mode.
Comment #2
tatien commentedThis issue seems to have been fixed somehow. I'm closing it.
Comment #3
tatien commentedThere was still a problem: default algorithm was unset, resulting in an empty algorithm being added to the DB when decisions mode contained only one algorithm.
Comment #4
tatien commentedThere was still a problem: default algorithm was unset, resulting in an empty algorithm being added to the DB when decisions mode contained only one algorithm. This patch solves that.
Comment #5
anarcat commentedCommitted, thanks.
Comment #6
(not verified) commented