Is there any Moodle web API function available to fetch all the quiz data?
I know some quiz API functions are already available but none of them give the actual quiz data. I want all question and answers included in the particular quiz.
Can anyone suggest how I can get this data through existing moodle API function?