-
Improvement
-
Resolution: Fixed
-
Minor
-
3.1.1
-
-
MOODLE_31_STABLE
-
MOODLE_31_STABLE
-
Moodle Mobile 3.1.2
In the gradebook we can receive grade.php links for quiz and SCORM, instead of view.php. We should handle them.
For now we should just redirect the user to index page if the link belongs to current user, and open it in browser if it's a link for another user since we don't support review other user attempts yet.