-
Bug
-
Resolution: Done
-
Minor
-
4.3.0
-
-
MOODLE_403_STABLE
-
MOODLE_404_STABLE
-
Moodle Apps - 2024 i1.4
Hi,
This is only for 4.4 sites:
When a teacher on the app navigates to Grades, then selects a student, and then taps on 'Grade analysis' (next to a quiz) a browser is opened. (I think that is alright because the teacher isn't able to see the attempts of a user in a quiz.)
But it opens a localhost on browser instead of the correct URL:
The correct URL should be something like /mod/quiz/grade.php?id=AA&itemid=AA&itemnumber=AA&gradeid=AA&userid=AA (which redirects to /mod/quiz/review.php?attempt=AA&cmid=AA)
Adding that using a tablet (or at least an iPad) opens the URL using an inapp browser, the first attempt it didn't autologin for some reason:
In the second it did autologin (you cannot scroll down) and I don't find a way to close the inapp browser (I keep navigating through the inapp browser):
Thanks for your time!
Isabel
PD To reproduce the issue:
- Log in as a teacher in a Moodle site (pex master)
- Access a course where there is at least a quiz and grades (pex [MoodleMobile Testing])
- Navigate to Grades
- Tap on one of the students (pex user test 2)
- Locate 'Grade analysis' (next to a quiz), and tap on it
- A browser is opened. (I think that is alright because the teacher isn't able to see the attempts of a user in a quiz using the app.)
- But it opens a localhost on browser instead of the correct URL
- has been marked as being related by
-
MDL-81315 Restore the grade analysis link to the student's user report in the gradebook
- Closed