Open XThomasBU opened 3 months ago
This is particularly important for lecture slides, since some slides are mostly blank and build up to the final slide content (think heading, then list items, then the whole thing). Would need some kind of duplicate processing/filtering.
One possible solution, from the index retrieve the content type (from the metadata), and build the response strategy based on the content type. Superficial answers if the content type == Assignment, vs in-depth answers if content type == lecture.