Probably just a small change needed. Teachers should see the progress of all student because they have "report/embedquestion:viewallprogress". But they don't, they only see the progress of students that have "report/embedquestion:viewmyprogress".
Maybe somewhere here?
https://github.com/moodleou/moodle-report_embedquestion/blob/main/classes/latest_attempt_table.php#L308-L316
I dont' know the internals.