Hey all, I have been using the stv plugin in Steve to run STV votes for prioritization based on csv vote data that I get into the format needed by the plugin. I have been able to get this to work, but only using the "version 1" vote format which ends up using unprintable characters beyond a-z. One thing I can't figure out is how the "version 2" vote format works. Based on comments and some of the code, it looks like It expects votes like "AAACAF..." but when I do that I get a key error when running the vote that looks like it is just picking up "A". Is this not implemented fully yet?
Phil