We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 665a602 commit 6888d3eCopy full SHA for 6888d3e
module_4.rb
@@ -282,7 +282,7 @@
282
section_comment "(1 min briefing)"
283
284
resources do
285
- breakout_room(:bor_1, default_duration: 8, halfway_message: true)
+ breakout_room(:bor_2, default_duration: 8, halfway_message: true)
286
end
287
288
facilitator do
@@ -329,13 +329,9 @@
329
330
instruction <<~MD
331
When the facilitator has finished talking, tell the group you are going to send them into BORs for 8 minutes
332
-
333
- Send into BORs
334
335
- Broadcast halfway message:
336
MD
337
338
- broadcast "Halfway, 4 minutes remaining"
+ send_into_bor :bor_2
339
340
341
0 commit comments