datawiser / qual2db

Python code for extracting data from the Qualtrics API and posting to a MySQL database
8 stars 8 forks source link

Error when updating survey data "sqlInterface has no attribute names question_key" on sqlInterface line 384 #14

Open j1carrig opened 7 years ago

j1carrig commented 7 years ago

Need to update line 384 of sqlInterface from self.question_key to survey_object.question_key