-
-
Notifications
You must be signed in to change notification settings - Fork 447
Description
Is your feature request related to a problem? Please describe.
This feature would be useful to separate out a bucket of OMR sheets which contain invalid identifiers like the roll number
Describe the solution you'd like
We want to support field-level configuration for validating if the field is allowed to be multi-marked (in the same column/row).
The solution should be generic enough for user to configure any field/custom label to be an identifier.
Describe alternatives you've considered
We already have a flag by the name filter_out_multimarked_files which is currently False by default. This flag when turned on creates a separate CSV output for the "multimarked" files. But this is not granular to the field level yet. This idea can be extended.
Additional context
Additionally we should consider a top level validation schema for all such field level validations.
- Link to the Discord invite
- Link to the Hacktoberfest 2024 channel
- Feature usecase