Get questions and answers in a quiz via web Services SOAP/REST

Re: 回复: Get questions and answers in a quiz via web Services SOAP/REST

by mohan reddy -
Number of replies: 0

lulang guo,

By default moodle doesn't have such web service available to fetch quiz questions and answers,So you need create your own local plugin and implement web service there. ( * plugin are written using php scripting and i don't have much idea on php script sad  )

Please find the below links  which may be helpful for you.

http://docs.moodle.org/24/en/Web_services_FAQ#How_can_I_create_a_new_web_service_function.3F

http://docs.moodle.org/dev/Creating_a_web_service_and_a_web_service_function (Step by step explanation for creating local plugin)

 

Thanks,

Mohan Kumar B M