Moodle mobile roadmap

Moodle mobile roadmap

Dnyaneshwar Somwanshi -
回帖数:3

I am looking for Moodle mobile roadmap. I have seen one page but that is not updated.from long time as all the features are implemented. This is old one..

https://docs.moodle.org/dev/Moodle_Mobile_Roadmap

Can someone direct me to the new roadmap for Moodle mobile. Thanks in advance.

回复Dnyaneshwar Somwanshi

Re: Moodle mobile roadmap

Juan Leyva -
Core developers的头像 Moodle HQ的头像 Particularly helpful Moodlers的头像 Plugin developers的头像 Testers的头像

Hi,

sorry, you are right it was very outdated.

I just updated it: https://docs.moodle.org/dev/Moodle_Mobile_Roadmap#Major_areas_of_development

Juan

回复Juan Leyva

Re: Moodle mobile roadmap

Andrew Barrett -

Hi Juan,

Just thought I'd take a chance at a quick question on the moodle mobile roadmap. 

Is there an offline quiz functionality in the works that will allow:

1.) Students to receive marked feedback on their quiz/question attempts without requiring a syncing process?

And/or 

2.) Students to attempt a quiz more than once (with randomly selected questions)?

Thanks

Andrew

回复Andrew Barrett

Re: Moodle mobile roadmap

Juan Leyva -
Core developers的头像 Moodle HQ的头像 Particularly helpful Moodlers的头像 Plugin developers的头像 Testers的头像

Hi Andrew,

Unfortunatelly the response to both questions is no.

The reason is that will be extremely complex to implement (it will require duplicating most of the quiz logic that is currently executed on the server) and, also, it is a very dedicated area so it's best if all the logic when attempting a quiz is centralized in one area.

Juan