diff --git a/slides/intro-fullday.yml b/slides/intro-fullday.yml index ba8b8cba..7662786d 100644 --- a/slides/intro-fullday.yml +++ b/slides/intro-fullday.yml @@ -20,7 +20,8 @@ content: - containers/intro.md - shared/about-slides.md - shared/chat-room-im.md -#- shared/chat-room-zoom.md +#- shared/chat-room-zoom-meeting.md +#- shared/chat-room-zoom-webinar.md - shared/toc.md - #- containers/Docker_Overview.md diff --git a/slides/intro-selfpaced.yml b/slides/intro-selfpaced.yml index 12316bf9..96c2b837 100644 --- a/slides/intro-selfpaced.yml +++ b/slides/intro-selfpaced.yml @@ -20,7 +20,8 @@ content: - containers/intro.md - shared/about-slides.md #- shared/chat-room-im.md -#- shared/chat-room-zoom.md +#- shared/chat-room-zoom-meeting.md +#- shared/chat-room-zoom-webinar.md - shared/toc.md - - containers/Docker_Overview.md - containers/Docker_History.md diff --git a/slides/intro-twodays.yml b/slides/intro-twodays.yml index ecebcdb1..e0a15e33 100644 --- a/slides/intro-twodays.yml +++ b/slides/intro-twodays.yml @@ -20,7 +20,8 @@ content: - containers/intro.md - shared/about-slides.md - shared/chat-room-im.md -#- shared/chat-room-zoom.md +#- shared/chat-room-zoom-meeting.md +#- shared/chat-room-zoom-webinar.md - shared/toc.md - # DAY 1 - containers/Docker_Overview.md diff --git a/slides/kadm-fullday.yml b/slides/kadm-fullday.yml index d6fd87db..4e99906c 100644 --- a/slides/kadm-fullday.yml +++ b/slides/kadm-fullday.yml @@ -22,7 +22,8 @@ content: - k8s/intro.md - shared/about-slides.md - shared/chat-room-im.md -#- shared/chat-room-zoom.md +#- shared/chat-room-zoom-meeting.md +#- shared/chat-room-zoom-webinar.md - shared/toc.md - - k8s/prereqs-admin.md diff --git a/slides/kadm-twodays.yml b/slides/kadm-twodays.yml index 053c6f43..699a8eb3 100644 --- a/slides/kadm-twodays.yml +++ b/slides/kadm-twodays.yml @@ -22,7 +22,8 @@ content: - k8s/intro.md - shared/about-slides.md - shared/chat-room-im.md -#- shared/chat-room-zoom.md +#- shared/chat-room-zoom-meeting.md +#- shared/chat-room-zoom-webinar.md - shared/toc.md # DAY 1 - - k8s/prereqs-admin.md diff --git a/slides/kube-fullday.yml b/slides/kube-fullday.yml index 4315f930..a4eb6917 100644 --- a/slides/kube-fullday.yml +++ b/slides/kube-fullday.yml @@ -21,7 +21,8 @@ content: - k8s/intro.md - shared/about-slides.md - shared/chat-room-im.md -#- shared/chat-room-zoom.md +#- shared/chat-room-zoom-meeting.md +#- shared/chat-room-zoom-webinar.md - shared/toc.md - - shared/prereqs.md diff --git a/slides/kube-halfday.yml b/slides/kube-halfday.yml index f498ea00..0752d87b 100644 --- a/slides/kube-halfday.yml +++ b/slides/kube-halfday.yml @@ -23,7 +23,8 @@ content: - k8s/intro.md - shared/about-slides.md - shared/chat-room-im.md -#- shared/chat-room-zoom.md +#- shared/chat-room-zoom-meeting.md +#- shared/chat-room-zoom-webinar.md - shared/toc.md - - shared/prereqs.md #- shared/webssh.md diff --git a/slides/kube-selfpaced.yml b/slides/kube-selfpaced.yml index faabfd3d..9eec5b79 100644 --- a/slides/kube-selfpaced.yml +++ b/slides/kube-selfpaced.yml @@ -21,7 +21,8 @@ content: - k8s/intro.md - shared/about-slides.md #- shared/chat-room-im.md -#- shared/chat-room-zoom.md +#- shared/chat-room-zoom-meeting.md +#- shared/chat-room-zoom-webinar.md - shared/toc.md - - shared/prereqs.md diff --git a/slides/kube-twodays.yml b/slides/kube-twodays.yml index d4c461e7..a3e9a824 100644 --- a/slides/kube-twodays.yml +++ b/slides/kube-twodays.yml @@ -21,7 +21,8 @@ content: - k8s/intro.md - shared/about-slides.md - shared/chat-room-im.md -#- shared/chat-room-zoom.md +#- shared/chat-room-zoom-meeting.md +#- shared/chat-room-zoom-webinar.md - shared/toc.md - - shared/prereqs.md diff --git a/slides/shared/chat-room-zoom.md b/slides/shared/chat-room-zoom-meeting.md similarity index 100% rename from slides/shared/chat-room-zoom.md rename to slides/shared/chat-room-zoom-meeting.md diff --git a/slides/shared/chat-room-zoom-webinar.md b/slides/shared/chat-room-zoom-webinar.md new file mode 100644 index 00000000..7ce2c950 --- /dev/null +++ b/slides/shared/chat-room-zoom-webinar.md @@ -0,0 +1,37 @@ +## Use the chat! + +- We have set up a chat room on @@CHAT@@ + + (clicking the link above will take you to the chat room) + +- Don't hesitate to use it to ask questions, or get help, or share feedback + +- We will *not* use the Zoom chat room for Q&A + + (we've tried it in past training sessions, and participants preferred @@CHAT@@) + +- Feel free to ask questions at any time + +- Sometimes we will wait a bit to answer ... + + ... but don't worry, we'll make sure to address all your questions! + +--- + +## Use non-verbal communication cues + +- ... wait, what?!? + +-- + +- In the chat room, you are welcome (even encouraged!) to use emojis! + +- Some of our favorites: + + .emoji[πŸ€”βœ”οΈπŸ‘πŸ»πŸ‘πŸΌπŸ‘πŸ½πŸ‘πŸΎπŸ‘πŸΏβš οΈπŸ›‘] + +- During the session, we'll often ask audience participation questions + +- Feel free to answer in the chat room, any way you like! + + (short message, emoji reaction ...) diff --git a/slides/swarm-fullday.yml b/slides/swarm-fullday.yml index 5d9646eb..76800ca6 100644 --- a/slides/swarm-fullday.yml +++ b/slides/swarm-fullday.yml @@ -25,7 +25,8 @@ content: - swarm/intro.md - shared/about-slides.md - shared/chat-room-im.md -#- shared/chat-room-zoom.md +#- shared/chat-room-zoom-meeting.md +#- shared/chat-room-zoom-webinar.md - shared/toc.md - - shared/prereqs.md - shared/connecting.md diff --git a/slides/swarm-halfday.yml b/slides/swarm-halfday.yml index 87953485..a1c1a086 100644 --- a/slides/swarm-halfday.yml +++ b/slides/swarm-halfday.yml @@ -25,7 +25,8 @@ content: - swarm/intro.md - shared/about-slides.md - shared/chat-room-im.md -#- shared/chat-room-zoom.md +#- shared/chat-room-zoom-meeting.md +#- shared/chat-room-zoom-webinar.md - shared/toc.md - - shared/prereqs.md - shared/connecting.md diff --git a/slides/swarm-selfpaced.yml b/slides/swarm-selfpaced.yml index fc415531..43ad7b44 100644 --- a/slides/swarm-selfpaced.yml +++ b/slides/swarm-selfpaced.yml @@ -20,7 +20,8 @@ content: - swarm/intro.md - shared/about-slides.md #- shared/chat-room-im.md -#- shared/chat-room-zoom.md +#- shared/chat-room-zoom-meeting.md +#- shared/chat-room-zoom-webinar.md - shared/toc.md - - shared/prereqs.md - shared/connecting.md