From 72bd55ff7ca62ca0fb72a8fb5320fa2ef69c3907 Mon Sep 17 00:00:00 2001 From: Dave Leonard Date: Fri, 24 Mar 2023 15:13:02 -0700 Subject: [PATCH] moved and renamed image files recurring-events.md --- .../offerings/recurring-event.md | 26 +++++++++--------- .../recurring_events/add_instructors.png | Bin .../recurring_events/add_learner_groups.png | Bin .../recurring_events/add_offerings.png | Bin .../recurring_events/calendar_view.png | Bin .../recurring_events/create_offerings.png | Bin .../recurring_events/date_picker_shown.png | Bin .../offerings_editor_view.png | Bin .../recurring_events/recurring_event_set.png | Bin .../recurring_events/select_session.png | Bin .../recurring_events/session_list_view.png | Bin .../recurring_events/slider_set_to_off.jpg | Bin 12 files changed, 13 insertions(+), 13 deletions(-) rename .gitbook/assets/Screen Shot 2021-12-14 at 1.37.54 PM.png => images/recurring_events/add_instructors.png (100%) rename .gitbook/assets/Screen Shot 2021-12-14 at 1.40.08 PM.png => images/recurring_events/add_learner_groups.png (100%) rename .gitbook/assets/Screen Shot 2021-12-14 at 1.12.43 PM.png => images/recurring_events/add_offerings.png (100%) rename .gitbook/assets/Screen Shot 2021-12-14 at 2.03.48 PM.png => images/recurring_events/calendar_view.png (100%) rename .gitbook/assets/Screen Shot 2021-12-14 at 1.44.35 PM.png => images/recurring_events/create_offerings.png (100%) rename .gitbook/assets/Screen Shot 2021-12-14 at 1.19.52 PM.png => images/recurring_events/date_picker_shown.png (100%) rename .gitbook/assets/Screen Shot 2021-12-14 at 1.47.56 PM (1).png => images/recurring_events/offerings_editor_view.png (100%) rename .gitbook/assets/Screen Shot 2021-12-14 at 1.32.52 PM.png => images/recurring_events/recurring_event_set.png (100%) rename .gitbook/assets/Screen Shot 2021-12-14 at 1.09.24 PM.png => images/recurring_events/select_session.png (100%) rename .gitbook/assets/Screen Shot 2021-12-14 at 1.54.18 PM.png => images/recurring_events/session_list_view.png (100%) rename .gitbook/assets/slider_1.jpg => images/recurring_events/slider_set_to_off.jpg (100%) diff --git a/courses-and-sessions/offerings/recurring-event.md b/courses-and-sessions/offerings/recurring-event.md index c4cf89b0..66720475 100644 --- a/courses-and-sessions/offerings/recurring-event.md +++ b/courses-and-sessions/offerings/recurring-event.md @@ -6,48 +6,48 @@ Recurring events are session offerings (events) that occur at the same time and To create a recurring event ... -* Select the Session +* Select the Session -![](<../../.gitbook/assets/Screen Shot 2021-12-14 at 1.09.24 PM.png>) +![Select session](../../images/recurring_events/select_session.png) -* Add Offerings +* Add Offerings -![](<../../.gitbook/assets/Screen Shot 2021-12-14 at 1.12.43 PM.png>) +![Add Offerings](../../images/recurring_events/add_offerings.png) * Turn on Recurring Events -![Initially Set in the "Off" position](../../.gitbook/assets/slider\_1.jpg) +![Initially Set in the "Off" position](../../images/recurring_events/slider_set_to_off.jpg) * Set the initial Offering attributes. Once created, any of the events (recurring or otherwise) can be modified. -![Date Picker shown](<../../.gitbook/assets/Screen Shot 2021-12-14 at 1.19.52 PM.png>) +![Date Picker shown](../../images/recurring_events/date_picker_shown.png) -![](<../../.gitbook/assets/Screen Shot 2021-12-14 at 1.32.52 PM.png>) +![Set Recurring Event count](../../images/recurring_events/recurring_event_set.png) * Select the remaining Offering attributes. -![Add Instructors](<../../.gitbook/assets/Screen Shot 2021-12-14 at 1.37.54 PM.png>) +![Add Instructors](../../images/recurring_events/add_instructors.png) -![Add Learner Groups](<../../.gitbook/assets/Screen Shot 2021-12-14 at 1.40.08 PM.png>) +![Add Learner Groups](../../images/recurring_events/add_learner_groups.png) All 8 of the sub groups under Demo Group will be added to these offerings together since Small Groups was NOT selected in the first step. Individual Learners can also be added in this step. Click "Save" as shown below. -![](<../../.gitbook/assets/Screen Shot 2021-12-14 at 1.44.35 PM.png>) +![Save to create offerings](../../images/recurring_events/create_offerings.png) Once "Save" has been clicked, the events now appear as follows and can be modified at will. Only the top two of the six are shown in the Offerings editor. #### Offerings Editor View -![Offerings Editor view](<../../.gitbook/assets/Screen Shot 2021-12-14 at 1.47.56 PM (1).png>) +![Offerings Editor view](../../images/recurring_events/offerings_editor_view.png) #### Session List View In the Session List, when this session is expanded, all six offerings can be seen here. The entire editing pane shown in previous steps in this chapter becomes enabled and viewable. Editing can be easily done from here. -![](<../../.gitbook/assets/Screen Shot 2021-12-14 at 1.54.18 PM.png>) +![Session List View](../../images/recurring_events/session_list_view.png) #### Calendar View -![](<../../.gitbook/assets/Screen Shot 2021-12-14 at 2.03.48 PM.png>) +![Calendar View](../../images/recurring_events/calendar_view.png) diff --git a/.gitbook/assets/Screen Shot 2021-12-14 at 1.37.54 PM.png b/images/recurring_events/add_instructors.png similarity index 100% rename from .gitbook/assets/Screen Shot 2021-12-14 at 1.37.54 PM.png rename to images/recurring_events/add_instructors.png diff --git a/.gitbook/assets/Screen Shot 2021-12-14 at 1.40.08 PM.png b/images/recurring_events/add_learner_groups.png similarity index 100% rename from .gitbook/assets/Screen Shot 2021-12-14 at 1.40.08 PM.png rename to images/recurring_events/add_learner_groups.png diff --git a/.gitbook/assets/Screen Shot 2021-12-14 at 1.12.43 PM.png b/images/recurring_events/add_offerings.png similarity index 100% rename from .gitbook/assets/Screen Shot 2021-12-14 at 1.12.43 PM.png rename to images/recurring_events/add_offerings.png diff --git a/.gitbook/assets/Screen Shot 2021-12-14 at 2.03.48 PM.png b/images/recurring_events/calendar_view.png similarity index 100% rename from .gitbook/assets/Screen Shot 2021-12-14 at 2.03.48 PM.png rename to images/recurring_events/calendar_view.png diff --git a/.gitbook/assets/Screen Shot 2021-12-14 at 1.44.35 PM.png b/images/recurring_events/create_offerings.png similarity index 100% rename from .gitbook/assets/Screen Shot 2021-12-14 at 1.44.35 PM.png rename to images/recurring_events/create_offerings.png diff --git a/.gitbook/assets/Screen Shot 2021-12-14 at 1.19.52 PM.png b/images/recurring_events/date_picker_shown.png similarity index 100% rename from .gitbook/assets/Screen Shot 2021-12-14 at 1.19.52 PM.png rename to images/recurring_events/date_picker_shown.png diff --git a/.gitbook/assets/Screen Shot 2021-12-14 at 1.47.56 PM (1).png b/images/recurring_events/offerings_editor_view.png similarity index 100% rename from .gitbook/assets/Screen Shot 2021-12-14 at 1.47.56 PM (1).png rename to images/recurring_events/offerings_editor_view.png diff --git a/.gitbook/assets/Screen Shot 2021-12-14 at 1.32.52 PM.png b/images/recurring_events/recurring_event_set.png similarity index 100% rename from .gitbook/assets/Screen Shot 2021-12-14 at 1.32.52 PM.png rename to images/recurring_events/recurring_event_set.png diff --git a/.gitbook/assets/Screen Shot 2021-12-14 at 1.09.24 PM.png b/images/recurring_events/select_session.png similarity index 100% rename from .gitbook/assets/Screen Shot 2021-12-14 at 1.09.24 PM.png rename to images/recurring_events/select_session.png diff --git a/.gitbook/assets/Screen Shot 2021-12-14 at 1.54.18 PM.png b/images/recurring_events/session_list_view.png similarity index 100% rename from .gitbook/assets/Screen Shot 2021-12-14 at 1.54.18 PM.png rename to images/recurring_events/session_list_view.png diff --git a/.gitbook/assets/slider_1.jpg b/images/recurring_events/slider_set_to_off.jpg similarity index 100% rename from .gitbook/assets/slider_1.jpg rename to images/recurring_events/slider_set_to_off.jpg