Hi @f2 ,
I created a survey with a choice question similar to yours.
In the flow, add a Get response details action after your trigger. If you save it and submit a form, the body should look similar to mine. In this case, I am after the last field. The name of the field for you should be slightly different

Add an Initialize variable action, give it a name and select String for the type. Click on the Value text box and then Expression.

Paste this in concat('education',)

Move your cursor in between , and ) as below and click on Dynamic content

Click on the field that correlates to the question. For me it is "type of team" but yours may be named differently,

Click on OK

Save your flow, submit a new survey and go to your flow run. Is this what you are after?

--------------------------------------------------------------------------
If I have answered your question, please mark my post as a solution
If you have found my response helpful, please give it a thumbs up