Skip to content

Commit bf6bebc

Browse files
committed
lang: update modulename_ strings to add support for 5.2
1 parent ac668a7 commit bf6bebc

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

lang/en/zoom.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,9 @@
249249
$string['messageprovider:ical_notifications'] = 'Send iCal invitations for a newly created Zoom event to participants.';
250250
$string['messageprovider:teacher_notification'] = 'Notify teachers about user grades (according to duration) in a Zoom session';
251251
$string['modulename'] = 'Zoom meeting';
252-
$string['modulename_help'] = 'Zoom is a video and web conferencing platform that gives authorized users the ability to host online meetings.';
252+
$string['modulename_help'] = 'Zoom allows teachers to schedule recurring or one-time meetings for their courses.<br>Key features:<br><ul><li><strong>One-Click Access:</strong> Students join directly from Moodle without needing external meeting IDs or passcodes.</li><li><strong>Recordings:</strong> Provide students with easy access to cloud recordings after the session ends.</li><li><strong>Tracking & Grading:</strong> Monitor student participation through automatic attendance reports.</li></ul>Examples:<ul><li><strong>Live Lectures:</strong> Broadcast your screen and use the built-in whiteboard to illustrate complex concepts.</li><li><strong>Virtual Office Hours:</strong> Schedule recurring "No Fixed Time" sessions for open student drop-ins.</li><li><strong>Webinars:</strong> Host large-scale presentations with controlled participant interaction.</li><li><strong>Breakout Rooms:</strong> Foster peer-to-peer collaboration during live workshop sessions.</li></ul><em>Note: Requires a licensed Zoom account configured by your administrator.</em>';
253+
$string['modulename_summary'] = 'Create and manage Zoom video conferencing sessions directly within your course to host live classes, webinars or virtual office hours.';
254+
$string['modulename_tip'] = 'Use recurring meetings with a "No Fixed Time" setting to create a reusable virtual office space that students can visit throughout the semester.';
253255
$string['modulenameplural'] = 'Zoom Meetings';
254256
$string['month'] = 'Month(s)';
255257
$string['month_day_text'] = 'of the month';

0 commit comments

Comments
 (0)