Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.0
-
MOODLE_30_STABLE
-
MOODLE_30_STABLE
-
wip-
MDL-51132-master -
Description
There is a non obvious possibility in Moodle allowing users to tag courses. There are so many bugs there (and no bug reports) that I doubt anybody uses it. However it prevents us from using normal course tagging.
This issue suggests:
- remove all "coursetags" functionality such as block setting ($CFG->block_tags_showcoursetags), pages to add/edit "my" course tags
- during upgrade automatically convert all existing course tags into proper user-less tags
- add a field in course edit form that will allow teacher/manager to set or change course tags similar as one can set user interests, blog tags, question tags, wiki pages tags, etc.
- everybody will still be able to search for tagged courses using /tag/search.php
API changes:
Going to delete/deprecate quite a few of things including
- drop capability 'moodle/tag:create'
forum post: https://moodle.org/mod/forum/discuss.php?d=318395
Attachments
Issue Links
- caused a regression
-
MDL-52045 The block Tags still displays Settings link in the admin UI
-
- Closed
-
- Discovered while testing
-
MDL-50851 Introduce tag collections and tag callbacks (Tag API overhaul)
-
- Closed
-
- has a non-specific relationship to
-
MDL-43077 Update button on tag editting page is not display properly and action notice displayed as plain text.
-
- Closed
-
- is blocked by
-
MDL-51131 Deleting course deletes its tags instead of tag instances
-
- Closed
-
- will help resolve
-
MDL-36648 Write new course tagging infrastructure
-
- Closed
-