From dbb9350b5731474ad5578660cc629a9493bd6618 Mon Sep 17 00:00:00 2001 From: James C <5689414+james-cnz@users.noreply.github.com> Date: Tue, 29 Oct 2024 21:58:55 +1300 Subject: [PATCH] Add plugin description --- lang/en/format_multitopic.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/en/format_multitopic.php b/lang/en/format_multitopic.php index 6707a11..27d8bcd 100644 --- a/lang/en/format_multitopic.php +++ b/lang/en/format_multitopic.php @@ -77,6 +77,8 @@ Set to "No time" for, e.g., assignments that students are to complete while working on other topics. (Not applicable to pages.)'; +$string['plugin_description'] = 'Topics are displayed in tabbed pages, + with multiple collapsible topics available on each page.'; $string['pluginname'] = 'Multitopic format'; $string['privacy:metadata'] = 'The Multitopic format plugin does not store any personal data.'; $string['section0name'] = 'General';