Visual_Review_Responses

 
List view
Voter Registration and Quality Control
Organizing
Petitions and Quality Control
Admin
Phone Banking
 

Visual_Review_Responses


 
Table of the possible Visual QC responses, including approved as well as all "not approved" responses.
 

Field
Type
Description
id
primary key (int)
id of visual qc response option in blocks
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
grouping_metadata
jsonb
category and numerical representation of where the review should display
unique to table
implies_incomplete_form
text
t/f if the response would indicate the form is incomplete per state standards
unique to table
implies_not_form
text
t/f if the response would indicate the scan is not a registration form
unique to table
reviewable_type
text
registration_scan/petition_signature/petition_page
unique to table
implies_skips_phone_verification
text
t/f if the response would indicate the form should skip phone verification (for example, missing phone)
unique to table