List view
Getting Started
Getting Started
Voter Registration
Voter Registration
Organizing
Organizing
Petitions
Petitions
Visual Review Responses
Table of the possible Visual QC responses, including approved as well as all "not approved" responses.
Field | Type | Description | Notes |
id | primary key (int) | id of visual qc response option in blocks | joins: visual_review_response_id in voter_registration_scan_visual_review_responses table and quality_control_flag_triggers table |
response | text | text of visual qc response | unique to table |
description | text | description of visual qc response | unique to table |
created_at | timestamp | date&time the response was created | unique to table |
updated_at | timestamp | date&time the response was last updated | unique to table |
active | text | NULL | unique to table |