0

Does anyone have an example of a radiobutton, checkbox, and edittext questions being answered and showing which are the correct and which are the wrong answers? Also how can I get the functions for the score for each right answer?

Jonas
  • 121,568
  • 97
  • 310
  • 388
camjames
  • 19
  • 3

1 Answers1

0

You can use this code to implement a question and answer functionality

https://stackoverflow.com/a/11972962/2610808

Viswanath Kumar Sandu
  • 2,230
  • 2
  • 17
  • 34