@if ($radioButtonId == 'rating')
{{--
* Please choose response for the question
--}}
@elseif($radioButtonId == 'ranking')
@elseif($radioButtonId == 'multiple_choice')
@elseif($radioButtonId == 'true_false')
@elseif($radioButtonId == 'text_answer')
@endif