Open Emmyolusola opened 8 years ago
@Emmyolusola Checkout the answer here on how to build the radio button group porgrammatically
http://stackoverflow.com/questions/6646442/creating-radiobuttons-programmatically
Let me know if you need more clarification.
setting the text of options from the list of string array that i already created as the user clicks updateUI method of the Question class is the main issue.