-
Notifications
You must be signed in to change notification settings - Fork 529
Closed
Description
Current behavior
When a teacher goes to the results page of an exercise and deletes a student attempt, this is not registered in track_e_default and does not appear on main/tracking/course_log_resources.php?cidReq=INTRODUCCIONAGROLINO&id_session=0 (the tracking page of the course itself, "Informe sobre recursos")
Expected behavior
Deletion of any exercise result (or learning path result/progress) should log this action in the resources log (track_e_default).
Steps to reproduce
- create a quiz
- take the quiz
- delete your results
- go to resources report in the course
- no log shows the result was deleted
Chamilo Version
1.11.x
marshel