Support #7314
Session course and origin shares common disk quota
0%
Description
just for discussion:
suppose that we have a course with quota f.e. 50GB, and 45GB space comsumed. Than made a session based on this couse. New session course based on original course shares quota with original one. So only 5GB is left for local session course content.
This is a kind of weird when we have a lot of content to publish inside session course; like origin course owner has to take care of how much space will session course owner need for execution ??? and course quota manipulation is an administrator function ...
suggestion : excluding origin couse content from session course quota ?
History
Updated by Yannick Warnier over 6 years ago
- Category set to Sessions
- Target version set to 2.0
Hi Marko,
We know of the issue, but we need a database change to make it right, so it will have to wait until v10
Updated by Yannick Warnier about 4 years ago
- Category changed from Sessions to Database & API changes
- Status changed from New to Assigned
- Assignee set to Julio Montoya
- Priority changed from Low to High
Updated by Yannick Warnier about 4 years ago
Add a database field session_rel_course.disk_quota as in course (and the corresponding setting in the session details page as a new icon or inside the page you access with the pencil icon).
Also add a setting in settings_current for a default value (like default_document_quotum which I believe is the one to set the default course size at the moment - this setting should be renamed to "default_course_size" as it now also includes tasks).