1
Hello, I am developing an android app with java for the Moodle platform, and I would like to know if there is a function that returns a list with the quiz question and the alternatives. Something more or less like this:
{ "question": "1 + 1 vale:", alternatives":[2,3,10,8] }