diff --git a/admin/templates/setting_encryptedpassword.mustache b/admin/templates/setting_encryptedpassword.mustache
index e2a98cf7db0..f5b05d64185 100644
--- a/admin/templates/setting_encryptedpassword.mustache
+++ b/admin/templates/setting_encryptedpassword.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_admin/admin_setting_encryptedpassword
+ @template core_admin/setting_encryptedpassword
Admin encrypted password template.
diff --git a/admin/tool/brickfield/templates/chartsingle.mustache b/admin/tool/brickfield/templates/chartsingle.mustache
index aa1152864ef..f80f8254f7e 100644
--- a/admin/tool/brickfield/templates/chartsingle.mustache
+++ b/admin/tool/brickfield/templates/chartsingle.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template tool_brickfield/checktypes
+ @template tool_brickfield/chartsingle
This template renders the charts for the different check groups
diff --git a/admin/tool/brickfield/templates/tabtree.mustache b/admin/tool/brickfield/templates/tabtree.mustache
index f6b075c0896..f4c7b528325 100644
--- a/admin/tool/brickfield/templates/tabtree.mustache
+++ b/admin/tool/brickfield/templates/tabtree.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template tabtree
+ @template tool_brickfield/tabtree
Tab tree.
diff --git a/admin/tool/dataprivacy/templates/context_tree_branches.mustache b/admin/tool/dataprivacy/templates/context_tree_branches.mustache
index f30c470bd67..1539067f7db 100644
--- a/admin/tool/dataprivacy/templates/context_tree_branches.mustache
+++ b/admin/tool/dataprivacy/templates/context_tree_branches.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template tool_dataprivacy/context_tree
+ @template tool_dataprivacy/context_tree_branches
Context tree.
diff --git a/admin/tool/dataprivacy/templates/context_tree_node.mustache b/admin/tool/dataprivacy/templates/context_tree_node.mustache
index 7a02e06e9d6..0598c6d2f2f 100644
--- a/admin/tool/dataprivacy/templates/context_tree_node.mustache
+++ b/admin/tool/dataprivacy/templates/context_tree_node.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template tool_dataprivacy/context_tree_branch
+ @template tool_dataprivacy/context_tree_node
A tree branch.
diff --git a/admin/tool/lp/templates/user_competency_summary.mustache b/admin/tool/lp/templates/user_competency_summary.mustache
index 9011c8a0658..33799670c0b 100644
--- a/admin/tool/lp/templates/user_competency_summary.mustache
+++ b/admin/tool/lp/templates/user_competency_summary.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template tool_lp/user_competency_page
+ @template tool_lp/user_competency_summary
Moodle template for the the summary of a user competency
diff --git a/admin/tool/lp/templates/user_summary.mustache b/admin/tool/lp/templates/user_summary.mustache
index 4aa459978d3..dbcf6397eb9 100644
--- a/admin/tool/lp/templates/user_summary.mustache
+++ b/admin/tool/lp/templates/user_summary.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template tool_lp/user-summary
+ @template tool_lp/user_summary
Moodle template for the list of valid options in an autocomplate form element.
diff --git a/auth/lti/templates/local/ltiadvantage/account_binding_complete.mustache b/auth/lti/templates/local/ltiadvantage/account_binding_complete.mustache
index 2595f712189..aee5add5150 100644
--- a/auth/lti/templates/local/ltiadvantage/account_binding_complete.mustache
+++ b/auth/lti/templates/local/ltiadvantage/account_binding_complete.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template auth_lti/account_binding_complete
+ @template auth_lti/local/ltiadvantage/account_binding_complete
Template which displays the confirmation after the user has either signed in and has their account linked, or
has had an account automatically provisioned and linked.
diff --git a/auth/lti/templates/local/ltiadvantage/login.mustache b/auth/lti/templates/local/ltiadvantage/login.mustache
index 1bdd6eabcce..f7e1d305d52 100644
--- a/auth/lti/templates/local/ltiadvantage/login.mustache
+++ b/auth/lti/templates/local/ltiadvantage/login.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template auth_lti/login
+ @template auth_lti/local/ltiadvantage/login
Template which displays a choice screen for instructors on first launch, allowing them to select whether to use an
existing account in the tool, or to auto provision a new one.
diff --git a/badges/templates/issued_badge.mustache b/badges/templates/issued_badge.mustache
index 57077ab49c2..b4b870c377b 100644
--- a/badges/templates/issued_badge.mustache
+++ b/badges/templates/issued_badge.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_badges/issued_badges
+ @template core_badges/issued_badge
Display an issued badge.
diff --git a/blocks/timeline/templates/placeholder-event-list-item.mustache b/blocks/timeline/templates/placeholder-event-list-item.mustache
index e71aa23c591..2c02d5000a3 100644
--- a/blocks/timeline/templates/placeholder-event-list-item.mustache
+++ b/blocks/timeline/templates/placeholder-event-list-item.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template block_timeline/event-list-item
+ @template block_timeline/placeholder-event-list-item
This template renders an event list item loading placeholder for the timeline block.
diff --git a/calendar/templates/add_event_button.mustache b/calendar/templates/add_event_button.mustache
index 9c2221236c1..115e58ce5db 100644
--- a/calendar/templates/add_event_button.mustache
+++ b/calendar/templates/add_event_button.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template calendar/add_event_button
+ @template core_calendar/add_event_button
Button to launch the "Add new event" dialogue.
diff --git a/calendar/templates/calendar_mini.mustache b/calendar/templates/calendar_mini.mustache
index 1ddd0546080..ed7bf5ac38f 100644
--- a/calendar/templates/calendar_mini.mustache
+++ b/calendar/templates/calendar_mini.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template calendar/calendar_mini
+ @template core_calendar/calendar_mini
Calendar month view for blocks.
diff --git a/calendar/templates/calendar_month.mustache b/calendar/templates/calendar_month.mustache
index da4800f081a..28517c1e758 100644
--- a/calendar/templates/calendar_month.mustache
+++ b/calendar/templates/calendar_month.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template calendar/calendar_month
+ @template core_calendar/calendar_month
Calendar month view for blcoks.
diff --git a/calendar/templates/calendar_threemonth.mustache b/calendar/templates/calendar_threemonth.mustache
index 0da8c3a2180..5fc66f7eb47 100644
--- a/calendar/templates/calendar_threemonth.mustache
+++ b/calendar/templates/calendar_threemonth.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template calendar/calendar_threemonth
+ @template core_calendar/calendar_threemonth
@deprecated since 4.0 MDL-72810.
@todo MDL-73117 This will be deleted in Moodle 4.4.
diff --git a/calendar/templates/calendar_upcoming.mustache b/calendar/templates/calendar_upcoming.mustache
index 0d56246b007..1edcb7c49a8 100644
--- a/calendar/templates/calendar_upcoming.mustache
+++ b/calendar/templates/calendar_upcoming.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template calendar/calendar_upcoming
+ @template core_calendar/calendar_upcoming
Calendar upcoming view.
diff --git a/calendar/templates/calendar_upcoming_mini.mustache b/calendar/templates/calendar_upcoming_mini.mustache
index c2317bd955f..a5ec861b865 100644
--- a/calendar/templates/calendar_upcoming_mini.mustache
+++ b/calendar/templates/calendar_upcoming_mini.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_calendar/calendar_upcoming_block
+ @template core_calendar/calendar_upcoming_mini
Calendar upcoming view.
diff --git a/calendar/templates/day_navigation.mustache b/calendar/templates/day_navigation.mustache
index d2c7ecad8fc..d8099eb6d0f 100644
--- a/calendar/templates/day_navigation.mustache
+++ b/calendar/templates/day_navigation.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template calendar/day_navigation
+ @template core_calendar/day_navigation
Calendar day navigation.
diff --git a/calendar/templates/event_filter.mustache b/calendar/templates/event_filter.mustache
index a15f2ffc119..79e42de5516 100644
--- a/calendar/templates/event_filter.mustache
+++ b/calendar/templates/event_filter.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template calendar/event_filter
+ @template core_calendar/event_filter
Filter to select which event types displayed on this page.
diff --git a/calendar/templates/event_filter_key.mustache b/calendar/templates/event_filter_key.mustache
index 41a5592dd5a..10ab0d4b013 100644
--- a/calendar/templates/event_filter_key.mustache
+++ b/calendar/templates/event_filter_key.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template calendar/event_filter_key
+ @template core_calendar/event_filter_key
Key item for the event filter.
diff --git a/calendar/templates/event_icon.mustache b/calendar/templates/event_icon.mustache
index ab58936a82e..c43b7c4ecbf 100644
--- a/calendar/templates/event_icon.mustache
+++ b/calendar/templates/event_icon.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template calendar/event_icon
+ @template core_calendar/event_icon
Event icon display.
diff --git a/calendar/templates/event_subscription.mustache b/calendar/templates/event_subscription.mustache
index ccfd7beb2dc..c192084be0f 100644
--- a/calendar/templates/event_subscription.mustache
+++ b/calendar/templates/event_subscription.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template calendar/event_subscription
+ @template core_calendar/event_subscription
Calendar event subscription.
diff --git a/calendar/templates/header.mustache b/calendar/templates/header.mustache
index 166f008e9cf..ae856708d75 100644
--- a/calendar/templates/header.mustache
+++ b/calendar/templates/header.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template calendar/header
+ @template core_calendar/header
Calendar header.
diff --git a/calendar/templates/modal_event_form.mustache b/calendar/templates/modal_event_form.mustache
index 99a2f59cd1f..35a01d33fa6 100644
--- a/calendar/templates/modal_event_form.mustache
+++ b/calendar/templates/modal_event_form.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template calendar/modal_event_form
+ @template core_calendar/modal_event_form
Moodle modal template with save and cancel buttons.
diff --git a/calendar/templates/month_detailed.mustache b/calendar/templates/month_detailed.mustache
index 4671f521f08..8236b5530f1 100644
--- a/calendar/templates/month_detailed.mustache
+++ b/calendar/templates/month_detailed.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template calendar/month_detailed
+ @template core_calendar/month_detailed
Calendar month view.
diff --git a/calendar/templates/month_mini.mustache b/calendar/templates/month_mini.mustache
index 7918d98416e..54909c2f99c 100644
--- a/calendar/templates/month_mini.mustache
+++ b/calendar/templates/month_mini.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template calendar/month_mini
+ @template core_calendar/month_mini
Calendar month view for blocks.
diff --git a/calendar/templates/month_navigation.mustache b/calendar/templates/month_navigation.mustache
index 89dcfcf13bc..3039bbb61ce 100644
--- a/calendar/templates/month_navigation.mustache
+++ b/calendar/templates/month_navigation.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template calendar/month_navigation
+ @template core_calendar/month_navigation
Calendar month navigation.
diff --git a/calendar/templates/threemonth_month.mustache b/calendar/templates/threemonth_month.mustache
index f842a830b79..bac1b5b68ee 100644
--- a/calendar/templates/threemonth_month.mustache
+++ b/calendar/templates/threemonth_month.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template calendar/threemonth_month
+ @template core_calendar/threemonth_month
@deprecated since 4.0 MDL-72810.
@todo MDL-73117 This will be deleted in Moodle 4.4.
diff --git a/calendar/templates/upcoming_detailed.mustache b/calendar/templates/upcoming_detailed.mustache
index d57344f14a2..a65914c2dd3 100644
--- a/calendar/templates/upcoming_detailed.mustache
+++ b/calendar/templates/upcoming_detailed.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template calendar/upcoming_detailed
+ @template core_calendar/upcoming_detailed
Calendar upcoming detailed.
diff --git a/calendar/templates/upcoming_mini.mustache b/calendar/templates/upcoming_mini.mustache
index 91a7e5e3d29..79c1217d80c 100644
--- a/calendar/templates/upcoming_mini.mustache
+++ b/calendar/templates/upcoming_mini.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template calendar/upcoming_mini
+ @template core_calendar/upcoming_mini
Calendar upcoming view for blocks.
diff --git a/contentbank/templates/viewcontent.mustache b/contentbank/templates/viewcontent.mustache
index 2a8a8b0c873..991e4e81a11 100644
--- a/contentbank/templates/viewcontent.mustache
+++ b/contentbank/templates/viewcontent.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_contentbank/view_content
+ @template core_contentbank/viewcontent
View content page.
diff --git a/course/format/templates/local/content/bulkedittoggler.mustache b/course/format/templates/local/content/bulkedittoggler.mustache
index 8cde7db232c..1cd70e1e3a4 100644
--- a/course/format/templates/local/content/bulkedittoggler.mustache
+++ b/course/format/templates/local/content/bulkedittoggler.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_courseformat/content/bulkedittoggler
+ @template core_courseformat/local/content/bulkedittoggler
Displays the bulk actions button in the page header.
diff --git a/course/format/templates/local/content/bulkedittools.mustache b/course/format/templates/local/content/bulkedittools.mustache
index a668f841049..a29f6dc4797 100644
--- a/course/format/templates/local/content/bulkedittools.mustache
+++ b/course/format/templates/local/content/bulkedittools.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_courseformat/content/bulkedittoggler
+ @template core_courseformat/local/content/bulkedittools
Displays the bulk actions button in the page header.
diff --git a/course/format/templates/local/content/frontpagesection.mustache b/course/format/templates/local/content/frontpagesection.mustache
index 0e6c9f76edf..90624a33c2a 100644
--- a/course/format/templates/local/content/frontpagesection.mustache
+++ b/course/format/templates/local/content/frontpagesection.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_courseformat/local/course_format/frontpagesection
+ @template core_courseformat/local/content/frontpagesection
Displays the frontpage section 1 (site home).
diff --git a/course/format/templates/local/content/movecm.mustache b/course/format/templates/local/content/movecm.mustache
index 0d31441a1fc..44ab8851558 100644
--- a/course/format/templates/local/content/movecm.mustache
+++ b/course/format/templates/local/content/movecm.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_courseformat/local/movemodal/movecm
+ @template core_courseformat/local/content/movecm
Displays the course index.
diff --git a/course/format/templates/local/content/movesection.mustache b/course/format/templates/local/content/movesection.mustache
index 4fd981dc1ca..ff09d36b3b1 100644
--- a/course/format/templates/local/content/movesection.mustache
+++ b/course/format/templates/local/content/movesection.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_courseformat/local/movemodal/movesection
+ @template core_courseformat/local/content/movesection
Displays the course index.
diff --git a/course/format/templates/local/content/sectionnavigation.mustache b/course/format/templates/local/content/sectionnavigation.mustache
index e584562e44e..22e5ea47e42 100644
--- a/course/format/templates/local/content/sectionnavigation.mustache
+++ b/course/format/templates/local/content/sectionnavigation.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_courseformat/local/course_format/sectionnavigation
+ @template core_courseformat/local/content/sectionnavigation
Displays the course section navigation.
diff --git a/course/format/templates/local/content/sectionselector.mustache b/course/format/templates/local/content/sectionselector.mustache
index 86731992102..7874ea5b3b7 100644
--- a/course/format/templates/local/content/sectionselector.mustache
+++ b/course/format/templates/local/content/sectionselector.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_courseformat/local/course_format/sectionselector
+ @template core_courseformat/local/content/sectionselector
Displays the course section navigation.
diff --git a/course/templates/coursecard.mustache b/course/templates/coursecard.mustache
index d5ea8dc2f67..d8970d2f733 100644
--- a/course/templates/coursecard.mustache
+++ b/course/templates/coursecard.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template course_course/coursecard
+ @template core_course/coursecard
This template renders the a card for the course cards.
diff --git a/course/templates/coursecards.mustache b/course/templates/coursecards.mustache
index f7ba6ed1850..21a8610b7db 100644
--- a/course/templates/coursecards.mustache
+++ b/course/templates/coursecards.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template block_myoverview/view-cards
+ @template core_course/coursecards
This template renders the cards view for the myoverview block.
diff --git a/course/templates/local/activitychooser/favourites.mustache b/course/templates/local/activitychooser/favourites.mustache
index 2130e7086a5..15ceba69bea 100644
--- a/course/templates/local/activitychooser/favourites.mustache
+++ b/course/templates/local/activitychooser/favourites.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_course/chooser_favourites
+ @template core_course/local/activitychooser/favourites
Chooser favourite template partial.
diff --git a/course/templates/local/activitychooser/help.mustache b/course/templates/local/activitychooser/help.mustache
index 471dffc380f..b0ffac3aefa 100644
--- a/course/templates/local/activitychooser/help.mustache
+++ b/course/templates/local/activitychooser/help.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_course/chooser_help
+ @template core_course/local/activitychooser/help
Chooser help / more information template.
diff --git a/course/templates/local/activitychooser/item.mustache b/course/templates/local/activitychooser/item.mustache
index 347949858df..47f9776b145 100644
--- a/course/templates/local/activitychooser/item.mustache
+++ b/course/templates/local/activitychooser/item.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_course/chooser_item
+ @template core_course/local/activitychooser/item
Chooser item template.
diff --git a/course/templates/local/activitychooser/search.mustache b/course/templates/local/activitychooser/search.mustache
index 70dfac6b560..b7285fd50a5 100644
--- a/course/templates/local/activitychooser/search.mustache
+++ b/course/templates/local/activitychooser/search.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_course/chooser_search
+ @template core_course/local/activitychooser/search
Chooser search template.
diff --git a/course/templates/local/activitychooser/search_results.mustache b/course/templates/local/activitychooser/search_results.mustache
index a7124f16b5d..4439143c075 100644
--- a/course/templates/local/activitychooser/search_results.mustache
+++ b/course/templates/local/activitychooser/search_results.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_course/chooser_search_results
+ @template core_course/local/activitychooser/search_results
Chooser search results template.
diff --git a/customfield/templates/field_data.mustache b/customfield/templates/field_data.mustache
index 94d323a940c..9c3b93278a4 100644
--- a/customfield/templates/field_data.mustache
+++ b/customfield/templates/field_data.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_customfield/display_field
+ @template core_customfield/field_data
Example context (json):
{
diff --git a/enrol/lti/templates/local/ltiadvantage/content_select.mustache b/enrol/lti/templates/local/ltiadvantage/content_select.mustache
index 04f13f31e6c..33a06edb585 100644
--- a/enrol/lti/templates/local/ltiadvantage/content_select.mustache
+++ b/enrol/lti/templates/local/ltiadvantage/content_select.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template enrol_lti/content_select
+ @template enrol_lti/local/ltiadvantage/content_select
Template which displays a list of published courses and activities.
diff --git a/enrol/lti/templates/local/ltiadvantage/deployments.mustache b/enrol/lti/templates/local/ltiadvantage/deployments.mustache
index 45718a8c79b..10d6f098781 100644
--- a/enrol/lti/templates/local/ltiadvantage/deployments.mustache
+++ b/enrol/lti/templates/local/ltiadvantage/deployments.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template enrol_lti/loca/ltiadvantage/deployments
+ @template enrol_lti/local/ltiadvantage/deployments
Template which displays a table view of all deployments attached to a registration, with options to delete and add.
diff --git a/enrol/lti/templates/local/ltiadvantage/registered_platforms.mustache b/enrol/lti/templates/local/ltiadvantage/registered_platforms.mustache
index f2e908d73ec..63a7ee5c97e 100644
--- a/enrol/lti/templates/local/ltiadvantage/registered_platforms.mustache
+++ b/enrol/lti/templates/local/ltiadvantage/registered_platforms.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template enrol_lti/registered_platforms
+ @template enrol_lti/local/ltiadvantage/registered_platforms
Template which displays a table view of all registered apps with options to add, delete and manage deployments.
diff --git a/grade/grading/form/guide/templates/grades/grader/gradingpanel.mustache b/grade/grading/form/guide/templates/grades/grader/gradingpanel.mustache
index 965c805ac5c..e364b774834 100644
--- a/grade/grading/form/guide/templates/grades/grader/gradingpanel.mustache
+++ b/grade/grading/form/guide/templates/grades/grader/gradingpanel.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template gradingform_rubric/grades/grader/gradingpanel
+ @template gradingform_guide/grades/grader/gradingpanel
Classes required for JS:
* none
diff --git a/grade/report/singleview/templates/bulkinsert.mustache b/grade/report/singleview/templates/bulkinsert.mustache
index c6ddedeaf0b..0ef12da75e2 100644
--- a/grade/report/singleview/templates/bulkinsert.mustache
+++ b/grade/report/singleview/templates/bulkinsert.mustache
@@ -12,7 +12,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_message/send_bulk_message
+ @template gradereport_singleview/bulkinsert
Template for the bulk insert grades modal.
Example context (json):
diff --git a/grade/report/singleview/templates/gradesearch_body.mustache b/grade/report/singleview/templates/gradesearch_body.mustache
index e232ca90dd4..3a4ed2a237f 100644
--- a/grade/report/singleview/templates/gradesearch_body.mustache
+++ b/grade/report/singleview/templates/gradesearch_body.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_grades/report/singleview/gradesearch_body
+ @template gradereport_singleview/gradesearch_body
The body of the grade item widget.
diff --git a/grade/report/singleview/templates/page_toggler.mustache b/grade/report/singleview/templates/page_toggler.mustache
index 25f01e5c195..e16db15eb49 100644
--- a/grade/report/singleview/templates/page_toggler.mustache
+++ b/grade/report/singleview/templates/page_toggler.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_grades/report/singleview/page_toggler
+ @template gradereport_singleview/page_toggler
The small selector at the top right of the page to switch between zero states.
diff --git a/grade/report/singleview/templates/report_navigation.mustache b/grade/report/singleview/templates/report_navigation.mustache
index 19bbf2bd541..5973f09e640 100644
--- a/grade/report/singleview/templates/report_navigation.mustache
+++ b/grade/report/singleview/templates/report_navigation.mustache
@@ -12,7 +12,7 @@
along with Moodle. If not, see .
}}
{{!
- @template gradereport_user/user_navigation
+ @template gradereport_singleview/report_navigation
The previous/next user navigation for the user report view.
Context variables required for this template:
* previoususer - (optional) The object containing information about the previous user.
diff --git a/grade/report/singleview/templates/zero_state_grade.mustache b/grade/report/singleview/templates/zero_state_grade.mustache
index 3cf1aadba3e..8041c60b2a0 100644
--- a/grade/report/singleview/templates/zero_state_grade.mustache
+++ b/grade/report/singleview/templates/zero_state_grade.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_grades/report/singleview/zero_state_grade
+ @template gradereport_singleview/zero_state_grade
The zero state of the user report that contains the image and trigger for the search widget.
diff --git a/grade/report/singleview/templates/zero_state_user.mustache b/grade/report/singleview/templates/zero_state_user.mustache
index 8af52294598..280ee8b5ca3 100644
--- a/grade/report/singleview/templates/zero_state_user.mustache
+++ b/grade/report/singleview/templates/zero_state_user.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_grades/report/singleview/zero_state_user
+ @template gradereport_singleview/zero_state_user
The zero state of the user report that contains the image and trigger for the search widget.
diff --git a/grade/templates/grades/grader/gradingpanel/point_blank.mustache b/grade/templates/grades/grader/gradingpanel/point_blank.mustache
index eec2296ba12..ad2608283e6 100644
--- a/grade/templates/grades/grader/gradingpanel/point_blank.mustache
+++ b/grade/templates/grades/grader/gradingpanel/point_blank.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_grades/grades/grader/gradingpanel/point_black
+ @template core_grades/grades/grader/gradingpanel/point_blank
Point-based grading template for use in the grading panel.
diff --git a/grade/templates/grades/grader/input.mustache b/grade/templates/grades/grader/input.mustache
index 7316678e9c2..a090319c179 100644
--- a/grade/templates/grades/grader/input.mustache
+++ b/grade/templates/grades/grader/input.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template gradereport_grader/input
+ @template core_grades/grades/grader/input
Input template for grader report cell.
diff --git a/grade/templates/grades/grader/scale.mustache b/grade/templates/grades/grader/scale.mustache
index d0c26a76292..f60efbead79 100644
--- a/grade/templates/grades/grader/scale.mustache
+++ b/grade/templates/grades/grader/scale.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template gradereport_grader/scale
+ @template core_grades/grades/grader/scale
Scale template for grader report cell.
diff --git a/grade/templates/grades/grader/text.mustache b/grade/templates/grades/grader/text.mustache
index 9f1b2a84f8c..b31ee5c0d3d 100644
--- a/grade/templates/grades/grader/text.mustache
+++ b/grade/templates/grades/grader/text.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template gradereport_grader/text
+ @template core_grades/grades/grader/text
Text template for grader report cell.
diff --git a/lib/editor/tiny/plugins/accessibilitychecker/templates/warning_content.mustache b/lib/editor/tiny/plugins/accessibilitychecker/templates/warning_content.mustache
index 8f62f93946c..7b094747c5b 100644
--- a/lib/editor/tiny/plugins/accessibilitychecker/templates/warning_content.mustache
+++ b/lib/editor/tiny/plugins/accessibilitychecker/templates/warning_content.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template tiny_accessibilitychecker/warning_contenet
+ @template tiny_accessibilitychecker/warning_content
Display a content warning message
diff --git a/lib/editor/tiny/templates/toolbar_button.mustache b/lib/editor/tiny/templates/toolbar_button.mustache
index a44aeeddb31..3f846759b26 100644
--- a/lib/editor/tiny/templates/toolbar_button.mustache
+++ b/lib/editor/tiny/templates/toolbar_button.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template edtior_tiny/toolbar_button
+ @template editor_tiny/toolbar_button
Template to genearte a button for the Tiny Editor toolbar.
diff --git a/lib/form/templates/element-radio-inline.mustache b/lib/form/templates/element-radio-inline.mustache
index 7f99a2ec840..8dddaeccad7 100644
--- a/lib/form/templates/element-radio-inline.mustache
+++ b/lib/form/templates/element-radio-inline.mustache
@@ -1,5 +1,5 @@
{{!
-@template theme_boost/core_form/element-radio-online
+@template core_form/element-radio-inline
Example context (json):
{
diff --git a/lib/form/templates/element-radio.mustache b/lib/form/templates/element-radio.mustache
index 76fb692b590..6d5d7552ede 100644
--- a/lib/form/templates/element-radio.mustache
+++ b/lib/form/templates/element-radio.mustache
@@ -1,5 +1,5 @@
{{!
- @template theme_boost/core_form/element-radio
+ @template core_form/element-radio
Example context (json):
{
diff --git a/lib/templates/auth_digital_minor_page.mustache b/lib/templates/auth_digital_minor_page.mustache
index 44c018393c9..282405819ee 100644
--- a/lib/templates/auth_digital_minor_page.mustache
+++ b/lib/templates/auth_digital_minor_page.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_auth/output/digital_minor_page
+ @template core/auth_digital_minor_page
Example context (json):
{
diff --git a/lib/templates/auth_verify_age_location_page.mustache b/lib/templates/auth_verify_age_location_page.mustache
index 6e73f9cfcbb..843301d4071 100644
--- a/lib/templates/auth_verify_age_location_page.mustache
+++ b/lib/templates/auth_verify_age_location_page.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_auth/output/verify_age_location_page
+ @template core/auth_verify_age_location_page
Example context (json):
{
diff --git a/lib/templates/check/result.mustache b/lib/templates/check/result.mustache
index e1fb69501e0..8f0b582389b 100644
--- a/lib/templates/check/result.mustache
+++ b/lib/templates/check/result.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core/result
+ @template core/check/result
Moodle Check API result template.
diff --git a/lib/templates/check/result/error.mustache b/lib/templates/check/result/error.mustache
index c4c2e5a965f..29dcbc09068 100644
--- a/lib/templates/check/result/error.mustache
+++ b/lib/templates/check/result/error.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core/check/result/critical
+ @template core/check/result/error
Moodle Check API result template.
diff --git a/lib/templates/editswitch.mustache b/lib/templates/editswitch.mustache
index a9b3b676e3c..e20f2d9411c 100644
--- a/lib/templates/editswitch.mustache
+++ b/lib/templates/editswitch.mustache
@@ -16,7 +16,7 @@
}}
{{!
- @template theme_boost/editswitch
+ @template core/editswitch
This template renders the top navbar.
diff --git a/lib/templates/emoji/emoji_row.mustache b/lib/templates/emoji/emoji_row.mustache
index 83f1d445970..bbbbb41c2cc 100644
--- a/lib/templates/emoji/emoji_row.mustache
+++ b/lib/templates/emoji/emoji_row.mustache
@@ -15,9 +15,9 @@
along with Moodle. If not, see .
}}
{{!
- @template core/emoji/picker
+ @template core/emoji/emoji_row
- This template will render the emoji picker.
+ This template will render the row in the emoji picker table.
Classes required for JS:
* none
diff --git a/lib/templates/emoji/header_row.mustache b/lib/templates/emoji/header_row.mustache
index 3b7dafad05a..e3bee334bc3 100644
--- a/lib/templates/emoji/header_row.mustache
+++ b/lib/templates/emoji/header_row.mustache
@@ -15,9 +15,9 @@
along with Moodle. If not, see .
}}
{{!
- @template core/emoji/picker
+ @template core/emoji/header_row
- This template will render the emoji picker.
+ Header row element for the category name in the emoji picker.
Classes required for JS:
* none
diff --git a/lib/templates/user_action_menu_submenu_items.mustache b/lib/templates/user_action_menu_submenu_items.mustache
index 35a25e3eeea..60f16303cc9 100644
--- a/lib/templates/user_action_menu_submenu_items.mustache
+++ b/lib/templates/user_action_menu_submenu_items.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core/user_action_menu_submenus
+ @template core/user_action_menu_submenu_items
Template for the submenus in the user action menu.
diff --git a/message/output/email/templates/email_digest_html.mustache b/message/output/email/templates/email_digest_html.mustache
index d3e5a58f14f..cb09333f529 100644
--- a/message/output/email/templates/email_digest_html.mustache
+++ b/message/output/email/templates/email_digest_html.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template email_message/email_digest_html
+ @template message_email/email_digest_html
Template which defines a forum post for sending in a single-post HTML email.
diff --git a/message/output/email/templates/email_digest_text.mustache b/message/output/email/templates/email_digest_text.mustache
index e09ca39e534..5ec03fe9c62 100644
--- a/message/output/email/templates/email_digest_text.mustache
+++ b/message/output/email/templates/email_digest_text.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template email_message/email_digest_text
+ @template message_email/email_digest_text
Template which defines a forum post for sending in a single-post HTML email.
diff --git a/message/output/popup/templates/message_content_item.mustache b/message/output/popup/templates/message_content_item.mustache
index f24a8aeb424..33663352ff6 100644
--- a/message/output/popup/templates/message_content_item.mustache
+++ b/message/output/popup/templates/message_content_item.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template message_output_popup/message_content_item
+ @template message_popup/message_content_item
This template will render the message content item for the
navigation bar message menu.
diff --git a/message/output/popup/templates/notification_content_item.mustache b/message/output/popup/templates/notification_content_item.mustache
index 16bde2187c4..6da6648a1d9 100644
--- a/message/output/popup/templates/notification_content_item.mustache
+++ b/message/output/popup/templates/notification_content_item.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template message_output_popup/notification_content_item
+ @template message_popup/notification_content_item
This template will render the notification content item for the
navigation bar notification menu.
diff --git a/message/output/popup/templates/notification_popover.mustache b/message/output/popup/templates/notification_popover.mustache
index 680eb589ef0..09058f216e1 100644
--- a/message/output/popup/templates/notification_popover.mustache
+++ b/message/output/popup/templates/notification_popover.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template message_output_popup/notification_popover
+ @template message_popup/notification_popover
This template will render the notification popover for the navigation bar.
diff --git a/message/templates/message_drawer_view_contacts_body_section_requests_list.mustache b/message/templates/message_drawer_view_contacts_body_section_requests_list.mustache
index 4ca2482cb3b..52061c5afc6 100644
--- a/message/templates/message_drawer_view_contacts_body_section_requests_list.mustache
+++ b/message/templates/message_drawer_view_contacts_body_section_requests_list.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_message/message_drawer_contacts_list
+ @template core_message/message_drawer_view_contacts_body_section_requests_list
This template will render a list of contacts for the message drawer.
diff --git a/message/templates/message_drawer_view_conversation_body.mustache b/message/templates/message_drawer_view_conversation_body.mustache
index 93636fb8266..00154cd0b28 100644
--- a/message/templates/message_drawer_view_conversation_body.mustache
+++ b/message/templates/message_drawer_view_conversation_body.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_message/message_drawer_conversation_body
+ @template core_message/message_drawer_view_conversation_body
This template will render the body container for the conversation page in
the message drawer.
diff --git a/message/templates/message_drawer_view_conversation_body_day_placeholder.mustache b/message/templates/message_drawer_view_conversation_body_day_placeholder.mustache
index 032cc3ad64b..ca5e019c3f3 100644
--- a/message/templates/message_drawer_view_conversation_body_day_placeholder.mustache
+++ b/message/templates/message_drawer_view_conversation_body_day_placeholder.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_message/message_drawer_view_covnersation_body_day_placeholder
+ @template core_message/message_drawer_view_conversation_body_day_placeholder
This template will render the loading placeholder elements for a day of messages
in the conversation page of the message drawer.
diff --git a/message/templates/message_drawer_view_conversation_footer_unable_to_message.mustache b/message/templates/message_drawer_view_conversation_footer_unable_to_message.mustache
index 8a203a22554..be2a91b1766 100644
--- a/message/templates/message_drawer_view_conversation_footer_unable_to_message.mustache
+++ b/message/templates/message_drawer_view_conversation_footer_unable_to_message.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_message/message_drawer_view_conversation_unable_to_message
+ @template core_message/message_drawer_view_conversation_footer_unable_to_message
This template will render the footer content when the user is unable to message
in a conversation in the message drawer.
diff --git a/message/templates/message_drawer_view_conversation_header_content_type_private.mustache b/message/templates/message_drawer_view_conversation_header_content_type_private.mustache
index 2ea58936dc1..712b10bdd6f 100644
--- a/message/templates/message_drawer_view_conversation_header_content_type_private.mustache
+++ b/message/templates/message_drawer_view_conversation_header_content_type_private.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_message/message_drawer_view_conversation_heeader_content
+ @template core_message/message_drawer_view_conversation_header_content_type_private
This template will render the header content of the conversation page in
the message message drawer.
diff --git a/message/templates/message_drawer_view_conversation_header_content_type_private_no_controls.mustache b/message/templates/message_drawer_view_conversation_header_content_type_private_no_controls.mustache
index 799ba62eb24..adf4c4adc1d 100644
--- a/message/templates/message_drawer_view_conversation_header_content_type_private_no_controls.mustache
+++ b/message/templates/message_drawer_view_conversation_header_content_type_private_no_controls.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_message/message_drawer_view_conversation_heeader_content_type_private_no_controls
+ @template core_message/message_drawer_view_conversation_header_content_type_private_no_controls
This template will render the header content of the conversation page without controls in
the message message drawer.
diff --git a/message/templates/message_drawer_view_conversation_header_content_type_public.mustache b/message/templates/message_drawer_view_conversation_header_content_type_public.mustache
index f1bae5f9ba2..88b24812cd8 100644
--- a/message/templates/message_drawer_view_conversation_header_content_type_public.mustache
+++ b/message/templates/message_drawer_view_conversation_header_content_type_public.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_message/message_drawer_view_conversation_heeader_content
+ @template core_message/message_drawer_view_conversation_header_content_type_public
This template will render the header content of the conversation page in
the message message drawer.
diff --git a/message/templates/message_drawer_view_overview_footer.mustache b/message/templates/message_drawer_view_overview_footer.mustache
index 6772e643b9c..dfcff6e2641 100644
--- a/message/templates/message_drawer_view_overview_footer.mustache
+++ b/message/templates/message_drawer_view_overview_footer.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_message/message_drawer_view_overview_message_page_link
+ @template core_message/message_drawer_view_overview_footer
This template will render the body of the overview section of the message drawer.
diff --git a/message/templates/message_drawer_view_overview_section_group_messages.mustache b/message/templates/message_drawer_view_overview_section_group_messages.mustache
index 48c169cf455..3b664c09c32 100644
--- a/message/templates/message_drawer_view_overview_section_group_messages.mustache
+++ b/message/templates/message_drawer_view_overview_section_group_messages.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_message/message_drawer_view_overview_section_group_mesages
+ @template core_message/message_drawer_view_overview_section_group_messages
This template will render the group messages section of the overview page
in the message drawer.
diff --git a/message/templates/message_jumpto.mustache b/message/templates/message_jumpto.mustache
index a1e53a4308b..328c5fea55a 100644
--- a/message/templates/message_jumpto.mustache
+++ b/message/templates/message_jumpto.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_message/message_jump_botton
+ @template core_message/message_jumpto
This template will render the jump button used for keyboard navigation.
diff --git a/message/templates/remove_contact_button.mustache b/message/templates/remove_contact_button.mustache
index 70b9fda103b..4373be4beb0 100644
--- a/message/templates/remove_contact_button.mustache
+++ b/message/templates/remove_contact_button.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_message/add_contact_button
+ @template core_message/remove_contact_button
Template for the contents of the add contact button on the user's profile page.
diff --git a/mod/bigbluebuttonbn/templates/element_text_with_copy.mustache b/mod/bigbluebuttonbn/templates/element_text_with_copy.mustache
index 2913954ae7d..d2b0acc91d4 100644
--- a/mod/bigbluebuttonbn/templates/element_text_with_copy.mustache
+++ b/mod/bigbluebuttonbn/templates/element_text_with_copy.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template mod_bigbluebuttonbn/text_with-copy
+ @template mod_bigbluebuttonbn/element_text_with_copy
This template renders a text input form element with a copy link next to it.
diff --git a/mod/bigbluebuttonbn/templates/mobile_view_page_ionic3.mustache b/mod/bigbluebuttonbn/templates/mobile_view_page_ionic3.mustache
index 578c9ba4f30..e2a20f447b1 100644
--- a/mod/bigbluebuttonbn/templates/mobile_view_page_ionic3.mustache
+++ b/mod/bigbluebuttonbn/templates/mobile_view_page_ionic3.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template mod_bigbluebuttonbn/mobile_view_page
+ @template mod_bigbluebuttonbn/mobile_view_page_ionic3
This template renders the mobile page.
diff --git a/mod/bigbluebuttonbn/templates/mobile_view_page_latest.mustache b/mod/bigbluebuttonbn/templates/mobile_view_page_latest.mustache
index adffe0d859d..3a3515376c5 100644
--- a/mod/bigbluebuttonbn/templates/mobile_view_page_latest.mustache
+++ b/mod/bigbluebuttonbn/templates/mobile_view_page_latest.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template mod_bigbluebuttonbn/mobile_view_page
+ @template mod_bigbluebuttonbn/mobile_view_page_latest
This template renders the mobile page.
diff --git a/mod/bigbluebuttonbn/templates/recordings_table.mustache b/mod/bigbluebuttonbn/templates/recordings_table.mustache
index b1fdbb069ad..4b6aa2d76b6 100644
--- a/mod/bigbluebuttonbn/templates/recordings_table.mustache
+++ b/mod/bigbluebuttonbn/templates/recordings_table.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template mod_bigbluebuttonbn/recording_table
+ @template mod_bigbluebuttonbn/recordings_table
This template renders the mobile page.
diff --git a/mod/data/templates/fields_mapping_body.mustache b/mod/data/templates/fields_mapping_body.mustache
index 4feb12e33cb..c716f5e0d43 100644
--- a/mod/data/templates/fields_mapping_body.mustache
+++ b/mod/data/templates/fields_mapping_body.mustache
@@ -12,7 +12,7 @@
along with Moodle. If not, see .
}}
{{!
- @template mod_data/field_mapping_modal
+ @template mod_data/fields_mapping_body
Display a modal to decide on field mapping
diff --git a/mod/data/templates/fields_mapping_footer.mustache b/mod/data/templates/fields_mapping_footer.mustache
index 9db4b5c029a..31df84ac338 100644
--- a/mod/data/templates/fields_mapping_footer.mustache
+++ b/mod/data/templates/fields_mapping_footer.mustache
@@ -12,7 +12,7 @@
along with Moodle. If not, see .
}}
{{!
- @template mod_data/field_mapping_modal
+ @template mod_data/fields_mapping_footer
Display a modal to decide on field mapping
diff --git a/mod/data/templates/view_noentries.mustache b/mod/data/templates/view_noentries.mustache
index c8eade57387..ae3a196f707 100644
--- a/mod/data/templates/view_noentries.mustache
+++ b/mod/data/templates/view_noentries.mustache
@@ -12,7 +12,7 @@
along with Moodle. If not, see .
}}
{{!
- @template mod_data/view_no_fields_nomanagers
+ @template mod_data/view_noentries
Form containing all database presets displayed within a table.
diff --git a/mod/forum/report/summary/templates/filter_dates_popover.mustache b/mod/forum/report/summary/templates/filter_dates_popover.mustache
index e1d6329126c..469e0e8493e 100644
--- a/mod/forum/report/summary/templates/filter_dates_popover.mustache
+++ b/mod/forum/report/summary/templates/filter_dates_popover.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template forumreport_summary/filter_dates
+ @template forumreport_summary/filter_dates_popover
Summary report dates filter.
diff --git a/mod/forum/templates/discussion_favourite_toggle.mustache b/mod/forum/templates/discussion_favourite_toggle.mustache
index 246ab35d148..828c442ee70 100644
--- a/mod/forum/templates/discussion_favourite_toggle.mustache
+++ b/mod/forum/templates/discussion_favourite_toggle.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template mod_forum/discussion_subscription_toggle
+ @template mod_forum/discussion_favourite_toggle
Template to display the discussion subscription toggle.
diff --git a/mod/forum/templates/discussion_pin_toggle.mustache b/mod/forum/templates/discussion_pin_toggle.mustache
index de2f5b655bf..f3fa3788e4c 100644
--- a/mod/forum/templates/discussion_pin_toggle.mustache
+++ b/mod/forum/templates/discussion_pin_toggle.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template mod_forum/discussion_subscription_toggle
+ @template mod_forum/discussion_pin_toggle
Template to display the discussion subscription toggle.
diff --git a/mod/forum/templates/forum_discussion_favourite_toggle.mustache b/mod/forum/templates/forum_discussion_favourite_toggle.mustache
index 79fef67ccb6..6d31a6bcf8f 100644
--- a/mod/forum/templates/forum_discussion_favourite_toggle.mustache
+++ b/mod/forum/templates/forum_discussion_favourite_toggle.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template mod_forum/forum_discussion_nested_post
+ @template mod_forum/forum_discussion_favourite_toggle
Template which defines a forum post for sending in a single-post HTML email.
diff --git a/mod/forum/templates/forum_discussion_nested_v2_post_reply.mustache b/mod/forum/templates/forum_discussion_nested_v2_post_reply.mustache
index b21ef816b29..5c8e8fc16c0 100644
--- a/mod/forum/templates/forum_discussion_nested_v2_post_reply.mustache
+++ b/mod/forum/templates/forum_discussion_nested_v2_post_reply.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template mod_forum/forum_discussion_post
+ @template mod_forum/forum_discussion_nested_v2_post_reply
Template to render a single post from a discussion.
diff --git a/mod/forum/templates/forum_post_email_htmlemail_body.mustache b/mod/forum/templates/forum_post_email_htmlemail_body.mustache
index 4b58ba2943b..e8ee3ab6f83 100644
--- a/mod/forum/templates/forum_post_email_htmlemail_body.mustache
+++ b/mod/forum/templates/forum_post_email_htmlemail_body.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template mod_forum/forum_post_emaildigestfull_htmlemail_body
+ @template mod_forum/forum_post_email_htmlemail_body
Template which defines the body component of a forum post for sending in a single-post HTML email.
diff --git a/mod/forum/templates/frontpage_news_discussion_list.mustache b/mod/forum/templates/frontpage_news_discussion_list.mustache
index ed1d27b1748..cbfa575bf0e 100644
--- a/mod/forum/templates/frontpage_news_discussion_list.mustache
+++ b/mod/forum/templates/frontpage_news_discussion_list.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template mod_forum/social_discussion_list
+ @template mod_forum/frontpage_news_discussion_list
Template which defines a forum post for sending in a single-post HTML email.
diff --git a/mod/forum/templates/grades/grader/discussion/post_modal.mustache b/mod/forum/templates/grades/grader/discussion/post_modal.mustache
index f48858b8fe3..1f36ef380f3 100644
--- a/mod/forum/templates/grades/grader/discussion/post_modal.mustache
+++ b/mod/forum/templates/grades/grader/discussion/post_modal.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template mod_forum/forum_discussion_post_modal
+ @template mod_forum/grades/grader/discussion/post_modal
Template to render a single post from a discussion.
diff --git a/mod/forum/templates/grades/grader/discussion/posts.mustache b/mod/forum/templates/grades/grader/discussion/posts.mustache
index 8f902bc6dbc..d62bff737ed 100644
--- a/mod/forum/templates/grades/grader/discussion/posts.mustache
+++ b/mod/forum/templates/grades/grader/discussion/posts.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template mod_forum/forum_grader_discussion_posts
+ @template mod_forum/grades/grader/discussion/posts
Template to render a list of posts for a discussion.
diff --git a/mod/forum/templates/grades/view_grade_button.mustache b/mod/forum/templates/grades/view_grade_button.mustache
index 5a65a34f34f..d706126e7ca 100644
--- a/mod/forum/templates/grades/view_grade_button.mustache
+++ b/mod/forum/templates/grades/view_grade_button.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template mod_forum/grades/grade_button
+ @template mod_forum/grades/view_grade_button
Template which defines a forum post for sending in a single-post HTML email.
diff --git a/mod/forum/templates/local/grades/grader.mustache b/mod/forum/templates/local/grades/grader.mustache
index 5c526304bad..72f4085c7b8 100644
--- a/mod/forum/templates/local/grades/grader.mustache
+++ b/mod/forum/templates/local/grades/grader.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template mod_forum/local/grades/local/grader
+ @template mod_forum/local/grades/grader
Classes required for JS:
* TODO
diff --git a/mod/forum/templates/local/grades/view_grade.mustache b/mod/forum/templates/local/grades/view_grade.mustache
index b5db349afe4..6dd4aa2dc5d 100644
--- a/mod/forum/templates/local/grades/view_grade.mustache
+++ b/mod/forum/templates/local/grades/view_grade.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template mod_forum/local/grades/local/view_grade
+ @template mod_forum/local/grades/view_grade
Classes required for JS:
* none
diff --git a/mod/scorm/templates/user_report_actionbar.mustache b/mod/scorm/templates/user_report_actionbar.mustache
index 932c1a3cbf5..1aaf9b13ee9 100644
--- a/mod/scorm/templates/user_report_actionbar.mustache
+++ b/mod/scorm/templates/user_report_actionbar.mustache
@@ -12,7 +12,8 @@
along with Moodle. If not, see .
}}
{{!
- @template mod_scorm/report_actionbar
+ @template mod_scorm/user_report_actionbar
+
Actions bar for the user reports page UI.
Classes required for JS:
* none
diff --git a/payment/templates/fee_breakdown.mustache b/payment/templates/fee_breakdown.mustache
index 1483461515f..a9b5cf32ea7 100644
--- a/payment/templates/fee_breakdown.mustache
+++ b/payment/templates/fee_breakdown.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template core_payment/fee_breakdown_placeholder
+ @template core_payment/fee_breakdown
Classes required for JS:
* none
diff --git a/question/bank/viewcreator/templates/version_info.mustache b/question/bank/viewcreator/templates/version_info.mustache
index b7e6e64779f..3898c4feb6f 100644
--- a/question/bank/viewcreator/templates/version_info.mustache
+++ b/question/bank/viewcreator/templates/version_info.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template qbank_editquestion/version_info
+ @template qbank_viewcreator/version_info
Example context (json):
{
diff --git a/report/insights/templates/bulk_actions.mustache b/report/insights/templates/bulk_actions.mustache
index 3248dc0caaf..7efc3251bca 100644
--- a/report/insights/templates/bulk_actions.mustache
+++ b/report/insights/templates/bulk_actions.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template report_insights/insight_details
+ @template report_insights/bulk_actions
Actions panel at the bottom of the assignment grading UI.
diff --git a/theme/boost/templates/core/sticky_footer.mustache b/theme/boost/templates/core/sticky_footer.mustache
index b35c8395387..9508a1d9dc7 100644
--- a/theme/boost/templates/core/sticky_footer.mustache
+++ b/theme/boost/templates/core/sticky_footer.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template theme_boost/core/sticky_footer
+ @template core/sticky_footer
Displays a page sticky footer element.
diff --git a/theme/boost/templates/embedded.mustache b/theme/boost/templates/embedded.mustache
index ab390c5a0a0..fe8dff905a7 100644
--- a/theme/boost/templates/embedded.mustache
+++ b/theme/boost/templates/embedded.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template theme_boost/maintenance
+ @template theme_boost/embedded
Boost maintenance layout template.
diff --git a/theme/classic/templates/core/full_header.mustache b/theme/classic/templates/core/full_header.mustache
index 3928046ef52..461486e4972 100644
--- a/theme/classic/templates/core/full_header.mustache
+++ b/theme/classic/templates/core/full_header.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see .
}}
{{!
- @template theme_classic/header
+ @template core/full_header
This template renders the header.