sillsdev / sillsdev/TheCombine
Support export/import of semantic domain questions
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 10
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 9
Description
#3081 introduces custom semantic domains (with id, name, language, description, and questions). LIFT import/export between FLEx and The Combine handles all those details expect questions. We would like to (at the very least) import/export questions from The Combine in a way that fits the LIFT schema and doesn't interfere with FLEx imports. Additionally, we could modify the general LIFT library code to optionally support questions (default: not included).
Contributor guide
No contributing guide indexed for this repository
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 reading #3081 and tracing the existing LIFT import/export paths for custom semantic domains. Define how questions fit the LIFT schema and verify that The Combine can import and export them without changing FLEx behavior; general LIFT support should remain optional and disabled by default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100