Skip to content

content: rewrite Real-World Project objectives with Bloom's taxonomy verbs + opencode run option - #265

Open
abderrahim-lectures wants to merge 1 commit into
mainfrom
content-bloom-verbs-opencode
Open

content: rewrite Real-World Project objectives with Bloom's taxonomy verbs + opencode run option#265
abderrahim-lectures wants to merge 1 commit into
mainfrom
content-bloom-verbs-opencode

Conversation

@abderrahim-lectures

Copy link
Copy Markdown
Owner

What

Rewrites every Real-World Project's ## 🎯 What you'll do learning objectives so each item begins with a measurable, observable verb from Bloom's taxonomy (set up, capture, design, build, evaluate, analyze, apply, produce, etc.) instead of weak or ambiguous phrasing (get, use, run, send, wire...).

Also adds an optional opencode run option to the Where to run this section of all 16 projects that use an LLM: opencode is a free, open-source AI coding agent that runs in your terminal and can write and run the same project using the same API key from Setup.

Verification

  • npm run typecheck passes
  • npm run build passes for all 4 locales (only pre-existing docs-qa-bot anchors remain)

Follow-up

English only. i18n updates for ar/es/fr will follow in per-project PRs (one issue + one PR per project, not merged automatically).

…verbs

Rewrite every project's 'What you'll do' learning objectives so each item
starts with a measurable, observable verb from Bloom's taxonomy (set up,
capture, design, build, evaluate, analyze, apply, produce...) instead of
weak or ambiguous phrasing (get, use, run, send, wire...).

Also add an optional 'opencode' run option to the 'Where to run this'
section of every project that uses an LLM: opencode is a free, open-source
AI coding agent that runs in the terminal and can write and run the same
project using the same API key from Setup.

Co-authored-by: deepseek-v4-flash-free <noreply@opencode.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant