the delete process in Lesson's report overview page does not run correctly

the delete process in Lesson's report overview page does not run correctly

by Murad Jamal -
Number of replies: 2

in the report page (overview), the teacher might see a list of student attempts in a table, when he tried to delete one of these attempts, he will notice that another attempt is deleted and the actual attempt (to be deleted) stay as is ...

however, we fixed this issue ... how can i submit the fix to moodle (the fix contains many code lines adjustments so it's not a good idea to list them in this forum as steps ... or as huge comment in tracker ) ...

Average of ratings: -
In reply to Murad Jamal

Re: the delete process in Lesson's report overview page does not run correctly

by Joseph Rézeau -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers Picture of Translators
Hi Murad,
Make a patch file and attach it to your bug report in the tracker.
But before you do this, are you absolutely sure that the deletion problem you noticed is due to a bug? I'm not aware that this problem has been reported before. Can you reproduce it?
Joseph
In reply to Joseph Rézeau

Re: the delete process in Lesson's report overview page does not run correctly

by Murad Jamal -

yes it's a bug ..

I can reproduce it on both MySql and Oracle databases ...

I do not know how to create a patch file (the one that contains ++ and --)