|
375 | 375 | "The Clojure community is known for being welcoming and collaborative" |
376 | 376 | "Networking is discouraged to maintain focus"] |
377 | 377 | :correct-index 1 |
378 | | - :explanation "The Clojure community is renowned for its friendly spirit!"}]) |
| 378 | + :explanation "The Clojure community is renowned for its friendly spirit!"} |
| 379 | + |
| 380 | + ;; New questions for additional photos |
| 381 | + {:image "/scittle/conj_2025/media/conj-2025_9001.jpg" |
| 382 | + :question "About hallway conversations..." |
| 383 | + :options ["Hallway conversations are often where the best insights happen" |
| 384 | + "Talking in hallways was prohibited to prevent noise" |
| 385 | + "Hallways were reserved only for sponsors"] |
| 386 | + :correct-index 0 |
| 387 | + :explanation "Some say the best content at conferences happens in hallway conversations!"} |
| 388 | + |
| 389 | + {:image "/scittle/conj_2025/media/conj-2025_9002.png" |
| 390 | + :question "About conference meals..." |
| 391 | + :options ["All attendees had to bring their own food" |
| 392 | + "Meals and snacks were provided for attendees" |
| 393 | + "Food was only available to VIP ticket holders"] |
| 394 | + :correct-index 1 |
| 395 | + :explanation "Providing meals helps attendees focus on learning and networking!"} |
| 396 | + |
| 397 | + {:image "/scittle/conj_2025/media/conj-2025_9003.jpg" |
| 398 | + :question "About speaker preparation..." |
| 399 | + :options ["Speakers were given resources and support to prepare great talks" |
| 400 | + "Speakers had to improvise everything on stage" |
| 401 | + "Only slides created in Emacs were permitted"] |
| 402 | + :correct-index 0 |
| 403 | + :explanation "Conference organizers help speakers deliver their best content!"} |
| 404 | + |
| 405 | + {:image "/scittle/conj_2025/media/conj-2025_9004.jpg" |
| 406 | + :question "About conference swag..." |
| 407 | + :options ["Conference merchandise and swag helped build community spirit" |
| 408 | + "Swag bags were illegal at this conference" |
| 409 | + "Only speakers received any conference items"] |
| 410 | + :correct-index 0 |
| 411 | + :explanation "Conference swag is a fun way to remember the event!"} |
| 412 | + |
| 413 | + {:image "/scittle/conj_2025/media/conj-2025_9005.jpg" |
| 414 | + :question "About conference photos..." |
| 415 | + :options ["Attendees were encouraged to share photos and memories" |
| 416 | + "All photography was banned for privacy reasons" |
| 417 | + "Photos could only be taken in black and white"] |
| 418 | + :correct-index 0 |
| 419 | + :explanation "Sharing photos helps spread the excitement and builds community!"} |
| 420 | + |
| 421 | + {:image "/scittle/conj_2025/media/conj-2025_9006.jpg" |
| 422 | + :question "About learning outcomes..." |
| 423 | + :options ["Attendees leave with new knowledge, connections, and inspiration" |
| 424 | + "The goal was to confuse everyone as much as possible" |
| 425 | + "Learning was discouraged in favor of entertainment only"] |
| 426 | + :correct-index 0 |
| 427 | + :explanation "Great conferences transform attendees through learning and connection!"}]) |
379 | 428 |
|
380 | 429 | ;; ============================================================================ |
381 | 430 | ;; Game State |
|
0 commit comments