This event is fired every time a query moves the cursor to a new item.
For a query named 'query1', the events 'on_query_item_opened', then 'on_query1_query_item_opened' are fired.
script on_questions_query_item_opened is guessed := column_value ('marked', current_item_index) end