You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When autograding using formgrader, it does not change the permission of autograded notebooks to what it's set in c.BaseConverter.Permission. This only happens if groupshared is enabled.
When autograding using formgrader, it does not change the permission of autograded notebooks to what it's set in
c.BaseConverter.Permission
. This only happens ifgroupshared
is enabled.Solution: autograde via command line
related to #85
The text was updated successfully, but these errors were encountered: