Commit Graph

6 Commits

Author SHA1 Message Date
averel10
2812689e59 feat: added spacebar navigation to audioplayer 2026-04-03 10:23:19 +02:00
averel10
6986e88560 fix: play/pause and play/stop behviour 2026-04-03 10:13:08 +02:00
averel10
3e54d2c1ee refactor: removed redundant audioplayer and improved component coherence 2026-04-03 09:55:11 +02:00
averel10
20e251710a added sidemenu in annotation for quicknavigation, fixed some responsive issues 2026-03-20 14:11:19 +01:00
averel10
f26a0a7906 Refactor annotation tools and implement quality choice annotation feature
- Updated the annotation label from "bewertet" to "annotiert" in the HomePage component.
- Removed the SingleChoiceView component and replaced it with a new QualityChoiceEntryView component for handling quality choice annotations.
- Introduced QualityChoiceView component to manage the flow of quality choice annotations, including navigation and progress tracking.
- Updated EditableExperimentHeader to default to 'quality-choice' annotation tool.
- Added unique index for annotations in the database schema to prevent duplicate entries.
- Enhanced WaveformPlayer to support audio playback state management.
2026-03-20 10:01:20 +01:00
smaubio
a823e968a2 feat: add audio clip annotation view for dialect rating 2026-03-13 14:49:46 +01:00