opencast / annotation-tool

A video annotation service that is suitable for research, teaching and learning
Educational Community License v2.0
38 stars 18 forks source link

Hiding annotations: Works differently for freet ext and for structured annotations #602

Open dagraf opened 1 year ago

dagraf commented 1 year ago

When hiding... ... free text annotations: Only annotations that only contain free text annotations get hidden. All free text annotations that contain at least one structured annotation do not get hidden. ... annotations belonging to a category: All annotations that contain at least one label of the concerning category get hidden.

Suggested solution: Implement the same logic for hiding for both options of hiding annotations. Which one I don't care. There are reasons for both logics.