Commit Graph

9 Commits

Author SHA1 Message Date
averel10
6c33fe597c refactor: enhance dialect group shuffling by incorporating dialect identifier in seed 2026-03-27 13:47:46 +01:00
averel10
abe2a39b5e refactor: enhance dialect entry sorting with deterministic shuffling based on userId 2026-03-27 13:30:54 +01:00
averel10
5d50926b96 implement calibration scoring and display features 2026-03-27 08:34:50 +01:00
averel10
9a54d91a4f participant-calibration flow implemented 2026-03-27 07:28:35 +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
averel10
dd5d99ec24 feat: Add admin experiment management pages and components
- Implemented ExperimentPage for viewing and editing individual experiments.
- Created ExperimentsAdminPage for managing all experiments with a list and a modal for creating new experiments.
- Developed AnnotatePage for annotating experiments with different views based on annotation tools.
- Added CreateExperimentModal for creating new experiments with dataset selection.
- Introduced DeleteExperimentButton for confirming and executing experiment deletions.
- Built EditableExperimentHeader for editing experiment details.
- Created ExperimentsList component to display a list of experiments with links to their details.
2026-03-20 07:26:02 +01:00
averel10
4b35e2392e added experiment-table: refactored all frontend pages and services 2026-03-20 06:51:49 +01:00
smaubio
0d7e6ed19f feat: add prototype-based annotation view with single-choice rating 2026-03-13 16:03:23 +01:00
smaubio
a823e968a2 feat: add audio clip annotation view for dialect rating 2026-03-13 14:49:46 +01:00