Here is my block option
blocks = [
{"view_id": "image_manual"},
{"view_id": "choice", "text": None},
{"view_id": "text_input", "field_rows": 3, "field_label": "Explain your decision"}
]
However, the session only displays the label and the choice part, but no image. Same thing applies to ner_manual. However, it works for review.