Skip to content
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

docs(preamble): 📝 add times to schedule and how long it is #74

Merged
merged 2 commits into from
Mar 7, 2025

Conversation

lwjohnst86
Copy link
Member

Description

Just add some times to the schedule, plus state how long the workshop is.

Closes #29

This PR needs a quick review.

Checklist

  • Formatted Markdown
  • Ran just run-all

Comment on lines 11 to 19
| | {{< fa mug-hot >}} Arrival, coffee and snacks |
| 10 | {{< fa person-chalkboard >}} [Introduction to the workshop](/sessions/introduction.qmd) |
| 40 | {{< fa person-chalkboard >}} [The basics of GitHub and Git](/sessions/basics.qmd) |
| 5 | {{< fa mug-hot >}} Short break |
| 50 | {{< fa laptop-code >}} [Working with files on GitHub](/sessions/working-with-files.qmd) |
| 5 | {{< fa mug-hot >}} Short break |
| 45 | {{< fa laptop-code >}} [Making and using GitHub Issues](/sessions/using-issues.qmd) |
| 5 | {{< fa person-chalkboard >}} [Concluding remarks](/sessions/conclusion.qmd) |
| 5 | {{< fa comment-dots >}} [End of session short survey]() |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This adds up to (10+40+5+50+5+45+5+5=) 165 minutes (i.e., shorter than 3 hours). We could add more minutes to the breaks (5 min breaks might feel a bit stressful?) and/or to the concluding remarks?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can test it out. For a 3 hour session during the R courses, we have a 15 minute break in the middle, so 5 minutes over 3 breaks aligns with that.

Comment on lines 11 to 19
| | {{< fa mug-hot >}} Arrival, coffee and snacks |
| 10 | {{< fa person-chalkboard >}} [Introduction to the workshop](/sessions/introduction.qmd) |
| 40 | {{< fa person-chalkboard >}} [The basics of GitHub and Git](/sessions/basics.qmd) |
| 5 | {{< fa mug-hot >}} Short break |
| 50 | {{< fa laptop-code >}} [Working with files on GitHub](/sessions/working-with-files.qmd) |
| 5 | {{< fa mug-hot >}} Short break |
| 45 | {{< fa laptop-code >}} [Making and using GitHub Issues](/sessions/using-issues.qmd) |
| 5 | {{< fa person-chalkboard >}} [Concluding remarks](/sessions/conclusion.qmd) |
| 5 | {{< fa comment-dots >}} [End of session short survey]() |
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can test it out. For a 3 hour session during the R courses, we have a 15 minute break in the middle, so 5 minutes over 3 breaks aligns with that.

Co-authored-by: Signe Kirk Brødbæk <40836345+signekb@users.noreply.github.com>
@lwjohnst86 lwjohnst86 requested a review from signekb March 7, 2025 11:08
Copy link
Member

@signekb signekb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 🌱

@signekb signekb merged commit faa1e0d into main Mar 7, 2025
@signekb signekb deleted the docs/expand-on-time-in-workshop branch March 7, 2025 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add workshop length to syllabus/landing page
2 participants