User Details
User Details
- User Since
- Feb 7 2022, 7:14 AM (209 w, 2 d)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- Miriamin [ Global Accounts ]
May 13 2024
May 13 2024
Miriamin updated subscribers of T289388: Create a drag-drop solution for ranked choice voting.
@TAdeleye_WMF my suggestion would be:
if the css class client-js is present, we enable drag and drop for STV and if it is not present, or client-nojs is set, the previous interface with the dropdowns is used. I would not use any other alternative such as multiselect, as the order can also play a role here, so I would leave it as it is.
Apr 29 2024
Apr 29 2024
Miriamin added a comment to T289357: Make STVTallier::getTextResult() output wikitext.
@jsn.sherman from what I was told, it should allow getting html and wikitext result, because the current state is that getTextResult returns also an html string but should be wikitext. If I run the tally.php it will be wikitext and if I add --html i will get html string and this should be everything for this task. That's what I know about it
