https://bugzilla.wikimedia.org/show_bug.cgi?id=53622
--- Comment #9 from T. Gries <[email protected]> --- Zoglun, I prepared tables so get a better view what is needed. Please can I ask you to check the six relevant modes ? Perhaps I change the AJAXPoll code and code them as "six modes" rather than with "group permissions" to make the use of the extension easier. Your mode is at the end. +-------------------------------+-----------+------------------------+ | | anonymous | user | | Standard | +--------+---------------+ | | | newbie | autoconfirmed | +-------------------------------+-----------+--------+---------------+ | can see results before voting | 0 | 0 | 0 | |-------------------------------+-----------+--------+---------------+ | can vote | 0 | 1 | 1 | |-------------------------------+-----------+--------+---------------+ | can see results after voting | 0 | 1 | 1 | +-------------------------------+-----------+--------+---------------+ +-------------------------------+-----------+------------------------+ | | anonymous | user | | Standard (poll closed) | +--------+---------------+ | | | newbie | autoconfirmed | +-------------------------------+-----------+--------+---------------+ | can see results before voting | 1 | 1 | 1 | |-------------------------------+-----------+--------+---------------+ | can vote | 0 | 0 | 0 | |-------------------------------+-----------+--------+---------------+ | can see results after voting | 1 | 1 | X | +-------------------------------+-----------+--------+---------------+ +-------------------------------+-----------+------------------------+ | | anonymous | user | | Secret Ballot | +--------+---------------+ | | | newbie | autoconfirmed | +-------------------------------+-----------+--------+---------------+ | can see results before voting | 0 | 0 | 0 | |-------------------------------+-----------+--------+---------------+ | can vote | 0 | 1 | 1 | |-------------------------------+-----------+--------+---------------+ | can see results after voting | 0 | 0 | 0 | +-------------------------------+-----------+--------+---------------+ +-------------------------------+-----------+------------------------+ | | anonymous | user | | Open Ballot | +--------+---------------+ | | | newbie | autoconfirmed | +-------------------------------+-----------+--------+---------------+ | can see results before voting | 0 | 0 | 0 | |-------------------------------+-----------+--------+---------------+ | can vote | 1 | 1 | 1 | |-------------------------------+-----------+--------+---------------+ | can see results after voting | 1 | 1 | 1 | +-------------------------------+-----------+--------+---------------+ +-------------------------------+-----------+------------------------+ | | anonymous | user | | Fully Open Ballot | +--------+---------------+ | | | newbie | autoconfirmed | +-------------------------------+-----------+--------+---------------+ | can see results before voting | 1 | 1 | 1 | |-------------------------------+-----------+--------+---------------+ | can vote | 1 | 1 | 1 | |-------------------------------+-----------+--------+---------------+ | can see results after voting | 1 | 1 | X | +-------------------------------+-----------+--------+---------------+ +-------------------------------+-----------+------------------------+ | | anonymous | user | | Zoglun's mode | +--------+---------------+ | | | newbie | autoconfirmed | +-------------------------------+-----------+--------+---------------+ | can see results before voting | 1 | 1 | 0 | |-------------------------------+-----------+--------+---------------+ | can vote | 0 | 1 | 1 | |-------------------------------+-----------+--------+---------------+ | can see results after voting | 1 | 1 | 1 | +-------------------------------+-----------+--------+---------------+ -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
