26 lines
772 B
Markdown
26 lines
772 B
Markdown
# FAQ
|
|
|
|
## Why add document adapters now?
|
|
|
|
Because real educational material is rarely provided in only one plain-text format.
|
|
|
|
## Are these full-fidelity parsers?
|
|
|
|
Not yet. The current implementation is a stable scaffold for extraction and normalization.
|
|
|
|
## Why add cross-course merging?
|
|
|
|
Because one course often under-specifies a domain, while multiple sources together can produce a better draft pack.
|
|
|
|
## Does the merger resolve every concept conflict automatically?
|
|
|
|
No. It produces a merged draft plus a conflict report for human review.
|
|
|
|
## What kinds of issues are flagged?
|
|
|
|
Examples:
|
|
- repeated concepts with different names
|
|
- same term used with different local contexts
|
|
- courses that introduce topics in conflicting orders
|
|
- weak or thin concept descriptions
|