CodeYourFuture / CodeYourFuture/curriculum
Some way of inserting breaks into larger tasks
- Dominant language
- HTML
- Stars
- 76
- Forks
- 135
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 20
Description
In a few places we have a long workshop we want to insert a break into in the morning, or something that should wrap around lunch.
Right now we have a mix of either:
1. Just repeating the exact same block twice with no context
2. Having a second block which has a title like "Workshop (Continued)"
Ideally we could encode this clearly in the metadata and automatically populate the post-break block with "Keep doing X" content, rather than needing either of these manual workarounds.
Contributor guide
Research direction
No file, test, or entry point is named. Start by locating the metadata and block-generation code used for workshop schedules, then determine how a task can span a break and generate continuation content. Done means long workshops can wrap around a break without manually duplicating blocks or adding “Continued” titles.
Written by the indexing model from the issue text.
Assessment
- Domain
- content
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100