Write the standalone Smart Picker module
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 1
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 7
Description
Write the standalone-smart-picker module. It was added to the manifest on 2026-06-11 — moved out of the Advanced "extensions" section in both tracks and promoted to standalone, because it is substantial enough to teach on its own rather than being a bonus.
Source material
Tutorial 5 in course/files/tutorials/ (Anna's working copy) covers it fully: unified search, reference providers, link rendering, and admin settings. It is the most complete source for any unwritten module.
Needs the usual modernisation before reuse: docker-compose → docker compose, and old occ syntax → ./scripts/occ.sh.
Blocked on
#15 — standalone modules have no routing in course-v2 yet.
Part of #16.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read Tutorial 5 in course/files/tutorials/ and compare its structure with the standalone module manifest entry. Reuse its coverage of unified search, reference providers, link rendering, and admin settings while updating docker-compose and occ commands as specified. Confirm the module can be routed in course-v2 once #15 is resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- content, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100