Choice function with tables

I tried to use isSelected from Multiple choice and use it in table to display the set of values for a function chosen in the multiple choice, it failed.and tried to use graph the points according to the function selected in the multiple choice it works. Can any one help me how to use the branching in table taking the selection from the multiple choice.

You need to post the activity that has your code or your script snippets directly. No one can view what you’re asking about without it.

Agreed that it will help to share your activity.

Not sure how you’re using it isSelected does not output the choice number or content.

mc2.isSelected(3)

The above for example outputs true or false depending on whether the student chose the third option or not.

Is this what you are looking for?

Thank you for the activity. That is what I am trying to do. I really appreciate your help.

Jeyakumar Jeyaraj