PAIR-code / PAIR-code/deliberate-lab
Enable experimenters to share experiments/templates with specific emails
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 96
- Forks
- 40
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 20
Description
Right now, the options are "private" or "everyone with the link can view."
Experiment config metadata should have a field where an intermediary option is possible, e.g., list of allowed email users, but it's not used right now. We should add this ahead of experiment templates, which experimenters will have cases for only sharing with some folks.
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
Start by tracing experiment config metadata and the existing private versus link-sharing access paths. Determine where allowed email users would be stored and checked, then verify that experiments and templates can distinguish those access levels and restrict viewing to the intended users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authorization, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100