mitodl / edx2bigquery

Tool to convert & load data from edX platform into BigQuery
GNU General Public License v2.0
29 stars 29 forks source link

Check that student_answers exists in a given problem state - was fail… #33

Closed dseaton closed 9 years ago

dseaton commented 9 years ago

Problem analysis was failing for Davidson Next courses. "student_answers" did not appear in some problem states. Note yet 100% sure which problems, but my feeling is that the new "problem-builder" package that allows for free text entry is the culprit. For now, this PR allows the problem_analysis to continue for those states that do contain "student_answers".