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
Teatchers get the locked exercises from Course.getExercises method, but they can't download them.
Students won't get the locked exercises from getExercises method.
Admins can see all the exercises and download them.
It would be nice if there would be some way to tmc-clients to know if they can download exercise before they try to download them. Or remove the locked exercises from the exercise list if the user can't download them.
The text was updated successfully, but these errors were encountered:
Teatchers get the locked exercises from Course.getExercises method, but they can't download them.
Students won't get the locked exercises from getExercises method.
Admins can see all the exercises and download them.
It would be nice if there would be some way to tmc-clients to know if they can download exercise before they try to download them. Or remove the locked exercises from the exercise list if the user can't download them.
The text was updated successfully, but these errors were encountered: