pkpio / MDroid

Moodle for Android
https://play.google.com/store/apps/details?id=in.co.praveenkumar
GNU General Public License v3.0
36 stars 47 forks source link

Support for attempting question and answer from mobile #78

Open deepakbandela opened 8 years ago

deepakbandela commented 8 years ago

Hi Praveen,

Do you have a plan to have support for answering questions from mobile instead of showing the web view?

Thanks Deepak

pkpio commented 8 years ago

@deepakbandela , I plan to implement only those functions that are supported by Moodle Webservice APIs.

deepakbandela commented 8 years ago

OK. Does it mean the API for displaying Questions and answering them are not part of Moodle webservice API??

I'm guessing questions and answers are part of core Moodle API. Please correct me if I'm wrong.

pkpio commented 8 years ago

Yes, I meant they are not part of the webservice APIs.