-
Improvement
-
Resolution: Fixed
-
Minor
-
4.2
-
MOODLE_402_STABLE
-
MOODLE_402_STABLE
-
MDL-76418-master -
Moodle has a way to generate two types of links to a course section:
- Using the section number: course/view.php?id=XX#section-NUMBER
- Using the static section id (permalink): course/view.php?id=XX#sectionid-ID-title
However, using the interface it is only possible to get the first one based on section number. This means only teachers with HTML expertise can get the section permalink address by inspecting the page.
It would be great if the section actions dropdown has a way to get both links visually. In many web applications, it is quite common to have a "share" options that open some modal to get the sharing URLs. This modal could also have some warning alerting the teacher if the section is hidden from students (so the link won't work for them).
This will require some UX work to figure out which is the best approach.
- has a non-specific relationship to
-
MDL-82329 Course section permalink action doesn't work when viewing single section
- Closed
-
MDL-73817 Standardise the copy to clipboard usages across Moodle
- Open
- has been marked as being related by
-
MDL-75542 get_view_url() in format_topics and format_weeks does not return an url to open the section
- Closed
- is blocked by
-
MDL-76225 'Absolute 'direct links to sections (course/view.php?id=25122#sectionid-346124-title) do not work any more, only course/view.php?id=25122#section-4
- Closed
- will help resolve
-
MDL-40416 Section Navigation Link
- Open
-
MDL-62323 Preserve links to sections
- Closed