I'm doing sentiment annotation, and ideally I would like to have two sets of options for each text: one is how positive / negative the text is and the other is how significant the text is. I was looking into custom blocks where you can combine multiple interfaces, but in this case I need two sets of options, but it looks like you can only add one set of options to a stream? Is it possible to have two view ID's both being choice, and two different set of options?
Thank you!