ivrit-ai / ivrit.ai

ivrit.ai codebase
MIT License
24 stars 9 forks source link

Feature Request: Prevent Submission Without Playing Audio Once to Avoid Mistakes #15

Closed yanirmr closed 8 months ago

yanirmr commented 8 months ago

Description

I would like to propose a feature enhancement for the audio tagging application. This feature aims to reduce the likelihood of accidental submissions by ensuring that each audio file is played at least once before allowing submission.

Problem Statement

There have been instances where audio files are submitted accidentally without being played, especially in scenarios where the submit button is double-clicked inadvertently. This leads to records being submitted without proper review or tagging.

Suggested Solution

Implement a feature that requires each audio file to be played at least once in its entirety before the submit button becomes active. This will help ensure that all submissions are intentional and that users have listened to the audio files before tagging them.

Possible Implementation

Benefits