-
Bug
-
Resolution: Fixed
-
Minor
-
3.1.0
-
-
MOODLE_31_STABLE
-
MOODLE_31_STABLE
-
Moodle Mobile 3.1.0
There are 2 bugs when loading the summary using offline data:
1- In deferredfeedback determineQuestionState, we should pass the whole answers to isComplete (otherwise deferredcbm cannot see certainty).
2- Some questions types (like essay) won't have certainty, so right now we'll always mark them as incomplete