Please test the code before you use on anything that goes live and please let me know if you find any problems.
{% if subscriber.tags contains "distquiz dist poor" %}[you selected less than 220 yards of distance and tagged "distquiz dist poor"] You can definitely hit the ball a lot further.{% elsif subscriber.tags contains "distquiz dist medium" %}[you selected 220 to 270 yards of distance and tagged "distquiz dist medium"] You have really good distance right now, but you can definitely hit the ball a lot further.{% elsif subscriber.tags contains "distquiz dist good" %}[you selected over 270 yards of distance and tagged "distquiz dist good"] You have excellent distance, but you can definitely hit the ball a lot further.{% endif %}