Vaniver comments on Less Wrong Polls in Comments - Less Wrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (302)
Awesome! But since we're stress-testing it, let's try doing things wrong.
First thing that I noticed is that it doesn't let you post if there's a poll error. That's great! ... except it doesn't respect four spaces to put something in code format, so I can't easily tell you what I tried and what failed. Putting tests in their own comments to make it more obvious when something passes.
[edit]Oops, this also floods recent comments.
Polls are stored by their id, which makes it so they can't be edited after the fact. (Probably wise.) But what happens when you refer to an old poll by its id?
This is |pollid:10|, which refers to the poll from this comment.
Error: Poll belongs to a different comment
What about a future poll?
Error: Poll not found!
What if you then create the poll?