jcrodriguez-dis / moodle-mod_vpl

Virtual Programming Lab for Moodle (Module)
GNU General Public License v3.0
98 stars 85 forks source link

Test activity doesn't work for graders after due date #96

Closed t-schroeder closed 1 year ago

t-schroeder commented 4 years ago

People who have "mod/vpl:grade" but don't have "mod/vpl:manage" can't edit anything in the "Test activity" tab. I think this is a bug because graders can already use the Test activity before the due date. They should be able to use it afterwards as well.

With #95 graders can edit private copies of submissions after the due date has passed. But that pull request doesn't fix this problem where the "Test activity" itself is not usable after the due date.

jcrodriguez-dis commented 1 year ago

The issue has been resolved in a previous release. However, the fix will not take effect if you upgrade and don't reset the VPL permissions.