
Используем функционал муудл для проверки интеграции Пеликан и Мудл
- Teacher: Администратор Админский
$string['pluginname'] = 'Schedule'; $string['create_schedule_event'] = 'Create'; $string['create_event_name'] = 'Event title'; $string['create_event_host_label'] = 'Host'; $string['create_event_assistants'] = 'Assistants'; $string['create_event_none_selected'] = 'None selected'; $string['create_event_host_none_selected'] = 'Not selected'; $string['create_event_repeat_enable'] = 'Create event series'; $string['create_event_repeat_header'] = 'Recurrence'; $string['create_event_repeat_period'] = 'Frequency'; $string['create_event_repeat_weekly'] = 'Every week'; $string['create_event_repeat_biweekly'] = 'Every two weeks'; $string['create_event_weekdays'] = 'Weekdays'; $string['create_event_dow_1'] = 'Mon'; $string['create_event_dow_2'] = 'Tue'; $string['create_event_dow_3'] = 'Wed'; $string['create_event_dow_4'] = 'Thu'; $string['create_event_dow_5'] = 'Fri'; $string['create_event_dow_6'] = 'Sat'; $string['create_event_dow_7'] = 'Sun'; $string['create_event_series_from'] = 'Series start date'; $string['create_event_series_to'] = 'Series end date'; $string['create_event_series_period_label'] = 'Series start and end dates'; $string['create_event_series_period_placeholder'] = 'Choose dates'; $string['create_event_series_period_modal_title'] = 'Series date range'; $string['create_event_series_period_apply'] = 'Apply'; $string['create_event_series_count_label'] = 'Events in series: '; $string['create_event_series_count_unknown'] = '—'; $string['create_event_pick_date'] = 'Pick date'; $string['create_event_planning'] = 'Scheduling'; $string['create_event_plan_scheduled'] = 'Schedule for a specific date and time'; $string['create_event_plan_now'] = 'Start now'; $string['create_event_scheduled_start'] = 'Start date'; $string['create_event_time_label'] = 'Time'; $string['create_event_start_time'] = 'Start time'; $string['create_event_duration_group'] = 'Duration'; $string['create_event_duration_hours_short'] = 'Hours'; $string['create_event_duration_mins_short'] = 'Minutes'; $string['create_event_duration_hint'] = 'Hours 0–7, minutes in 5-minute steps; max 7:55.'; $string['create_event_video_source'] = 'Broadcast source'; $string['create_event_video_webcam'] = 'Webcam'; $string['create_event_video_room'] = 'Room cameras'; $string['create_event_schedule_room_none'] = 'Not selected'; $string['create_event_attendance_field'] = 'Attendance control'; $string['create_event_access_mode'] = 'Access type'; $string['create_event_access_personal'] = 'Personal'; $string['create_event_access_guest'] = 'Guest'; $string['create_event_access_guest_pwd'] = 'Guest with password'; $string['create_event_pick_groups'] = 'Groups'; $string['create_event_pick_users'] = 'Users'; $string['create_event_add_slot_row'] = 'Add time slot'; $string['create_event_remove_slot_row'] = 'Remove row'; $string['create_event_close_day_panel'] = 'Remove this weekday from the series'; $string['create_event_slot_time'] = 'Start time'; $string['create_event_slot_duration'] = 'Duration (minutes)'; $string['create_event_err_weekdays'] = 'Select at least one weekday.'; $string['create_event_err_slots_json'] = 'Invalid time slots data.'; $string['create_event_err_slots_empty'] = 'Add at least one start time and duration for a selected weekday.'; $string['create_event_err_slots_overlap'] = 'Time slots on the same weekday must not overlap.'; $string['create_event_err_series_period_pick'] = 'Open the calendar and choose the start and end dates for the series.'; $string['create_event_err_series_period_required'] = 'Set both the series start and end dates.'; $string['create_event_err_series_dates'] = 'The end date must be on or after the start date.'; $string['create_event_err_series_start_past'] = 'The series start date cannot be in the past.'; $string['create_event_err_no_occurrences'] = 'No occurrences were generated for this series.'; $string['create_event_err_duration'] = 'Duration must be between 5 minutes and 7 hours 55 minutes, in 5-minute steps.'; $string['create_event_err_scheduled_date_required'] = 'Set the event start date.'; $string['create_event_err_scheduled_time_required'] = 'Set the event start time.'; $string['create_event_err_start_date_past'] = 'The start date cannot be in the past.'; $string['create_event_err_start_datetime_past'] = 'The start date and time cannot be in the past.'; $string['create_event_err_personal_empty'] = 'For personal access, select at least one schedule group or user.'; $string['create_event_err_room_required'] = 'Select a Pelikan-equipped room.'; $string['create_event_err_host_is_assistant'] = 'The host cannot also be selected as an assistant.'; $string['copy_lesson_detail_link'] = 'Copy event link'; $string['copy_lesson_detail_link_done'] = 'Link copied to clipboard'; $string['filter_event_name'] = 'Event name'; $string['filter_event_name_placeholder'] = 'Title'; $string['filter_series_number'] = 'Series #'; $string['filter_series_number_placeholder'] = 'Number'; $string['filter_series_link_title'] = 'Show all events of this series in the schedule'; $string['event_group_column'] = 'Series'; $string['series_lessons_open_list'] = 'All events in this group'; $string['series_lessons_page_heading_fallback'] = 'Series'; $string['create_event_weekday_tab_slot_badge_title'] = 'Number of time slot rows for this weekday';

Используем функционал муудл для проверки интеграции Пеликан и Мудл