dsv-su / play

Dev repository for Play
0 stars 1 forks source link

Share presentation modal #94

Closed orkit closed 2 years ago

orkit commented 2 years ago

Since a presentation that belongs to a course has its Group permission settings taken over by the course setting, a change in the 'share presentation' modal should be made. It should be changed to one of the following options:

1.) Either the permissions rendering option should be removed. 2.) Before rendering the permission option, there should be a check to see if a coursesetting has been set and show the coursesetting. The 'Edit' button should then point to the coursesetting (this will assume that the user is a course administrator or has been authorized to edit the course.)

orkit commented 2 years ago

The Permissions are now only displayed in the 'share' modal if the presentation does not belong to a course or if course settings are not set.