-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add psychological safety slides as a Quarto thing #41
base: main
Are you sure you want to change the base?
Add psychological safety slides as a Quarto thing #41
Conversation
c345519
to
d3c9fb1
Compare
d3c9fb1
to
79f655f
Compare
Co-Authored-By: Tara Robertson <> Co-Authored-By: Julia Stewart Lowndes <[email protected]> Co-Authored-By: Liz Neeley <[email protected]> Co-Authored-By: Alexis Hunzinger <[email protected]> Co-Authored-By: Andy Teucher <[email protected]> Co-Authored-By: Luis López <[email protected]> Co-Authored-By: Yuvi Panda <[email protected]>
I attempted to mention everyone that helped review this and work on it in previous years as co-authors, but as it is with any attempt to credit everyone, I've surely forgotten many. Let me know who I need to add (and their e-mail address) and I'll fix it up! |
Thank you Matt! This looks great to me and thank you for also adding the .bib file! I have not built locally to have a look before merging; @stefaniebutland would you please review/render and then merge? Thank you! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mfisher87 Thanks so much for thinking through and taking this extra step to contribute your quarto slides. I have pulled your branch locally and rendered it; for some comments, I'm not sure if what I'm seeing is due to that, or whether they do indeed need fixing.
- Would you please restore the link to Tara's slides and citing her and add yours, rather than replacing? Many (most?) of us will continue to use Google Slides and some will also want to use that deck
- Given this is first instance of sharing a quarto deck here, it warrants a "this presentation was made with quarto ..." brief thing so folks know not to expect a google slide deck.
- Would also be great if you could keep link to your recording of the presentation; valuable for future presenters
- emoji's are showing as
:text
only - RevealJS version (screenshot)
- emojis appear as text
- appears as a single page rather than a slide deck; says "Advance" between slides
I made one further comment in README.md
I hope this is helpful. Let me know if there's something else I should be doing to render locally to view things as intended.
* [Install quarto](https://quarto.org/docs/get-started/) | ||
* `quarto preview` | ||
|
||
While this preview server is running, you can make changes to files and view them in the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you clarify where I would run quarto preview
to view changes in browser? I imagine in Terminal, so do I have to have cloned the repo locally first?
Hey Stef, thanks for your review!
Not sure if you had seen this, but I moved that in to a dedicated acknowledgement slide. My thinking was having it in the slide would ensure that acknowledgement was coupled with the content. I'm happy to restore it in both locations as well.
Where are you thinking this should go? Maybe I could create a dedicated page with some introductory instructions to using Quarto (revealJS) slide decks?
👍
The emojis issue was a setting I forgot (fixed in f61cffb). But there are other issues in your screenshot. How are you rendering? The text "Advance" in your screenshot is actually part of a speaker note and shouldn't be visible, for example.
Correct. I'll add this detail as well! I'd like to spend some time to set up an in-GitHub workflow for this with devcontainers/codespaces, but need to find the time :) Has everyone been interacting with this in RStudio so far? Or a mix of RStudio + Quarto users? I've never used RStudio so I'd like to accurately capture any needed info in the README. If you're using Quarto can you share output of |
A thought came to me; in the slides we use the word "punish", but don't really define it. I think it's important to clarify that someone is "punished", in the learning sense, any time they experience negative feedback from their environment (which includes people). Punishment can look like feeling guilty for perceiving yourself as interrupting someone or wasting their time, even if that person doesn't actually feel that way. Not sure how to work that in. |
Good idea to meet briefly for us to get a common understanding and discuss the ideas you shared above. Thank you for suggesting that.
Yes please restore in both locations. Most folks who teach this in the near future (usually Julie) will use/ update Google slides so they need to be able to see those up front, and they may choose to incorporate some of your work into the Google Slide deck. We don't have plans now to change over to making slides in Quarto; that's not where most of our community is at and we often have guest teachers who do not use Quarto.
Your slides now appear as slides! That fixed "Advance", emojis, etc
I use RStudio and Julie primarily uses RStudio. It comes with Quarto
|
Holding till Matt has time for us to revisit |
Hey Stef, sorry for the delay getting back to this! I put a meeting on your calendar for Monday :) |
no apology needed! Thank you. see you Monday |
Notes from our chat today:
|
Resolves #40