Skip to content

[Feature] Validation errors for multi marked fields like roll number #214

@Udayraj123

Description

@Udayraj123

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions