-
Improvement
-
Resolution: Fixed
-
Minor
-
3.9
-
MOODLE_39_STABLE
-
MOODLE_39_STABLE
-
MDL-67795-master -
As an instructional designer
I want to be able to remove existing content from the content bank
So that I can delete wrong or old content
Acceptance criteria:
- Be able to delete existing content.
- The user would see a warning message because we can't know if that content is in use, or where is used. The user could confirm or cancel deletion.
List of tasks:
- Implement needed methods or functions to delete content.
- Implement needed capabilities to delete own/other users' content.
- Implement the warning informing the user.
- Adapt H5P player to be sure there's no error if the file to render doesn't exist.
- has been marked as being related by
-
MDL-68514 Behat error in content bank when deleting content
- Closed
- has to be done before
-
MDL-67790 Rename content in the content bank
- Closed
- is blocked by
-
MDL-67786 Create a new 'contentbank' plugin type and a new H5P plugin in the content bank
- Closed
- Testing discovered
-
MDL-68038 Rename PHPUnit method from can_update_library to test_can_update_library
- Closed