Moodle mobile roadmap

Moodle mobile roadmap

by Dnyaneshwar Somwanshi -
Number of replies: 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.

Average of ratings: -
In reply to Dnyaneshwar Somwanshi

Re: Moodle mobile roadmap

by Juan Leyva -
Picture of Core developers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of 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

In reply to Juan Leyva

Re: Moodle mobile roadmap

by 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

In reply to Andrew Barrett

Re: Moodle mobile roadmap

by Juan Leyva -
Picture of Core developers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of 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