Moodle mobile roadmap

Re: Moodle mobile roadmap

ved Andrew Barrett -
Antal besvarelser: 1

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

I svar til Andrew Barrett

Re: Moodle mobile roadmap

ved Juan Leyva -
Billede af Core developers Billede af Moodle HQ Billede af Plugin developers Billede af 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