IDEMSInternational / rapidpro-flow-toolkit

Toolkit for using spreadsheets to create and modify RapidPro flows
GNU Lesser General Public License v2.1
3 stars 1 forks source link

Multi exit blocks #42

Closed geoo89 closed 1 year ago

geoo89 commented 1 year ago

Blocks can now have multiple exits. When a node is attached to a block, all exits will be connected to that node, except for those exits explicitly marked with hard_exit. Exits are loose by default, so the loose_exit row type is not very useful except for adding cases to a switch router without attaching a node to it.