Sha256: 4917ec0269df396b1b9207a4302e3c1f46d84436482a74deb2d73c7d82d5619c
Contents?: true
Size: 1.1 KB
Versions: 1
Compression:
Stored size: 1.1 KB
Contents
{ "completions": [ { "id": "C001", "survey_id": "S002", "panel_user_id": "PU001", "state": "completed", "prequalification_fail_at": null, "completed_at": "2013-10-01 10:11:12", "answers": [ { "question_id": "Q1", "question_title": "The question title", "result": "The Result" } ] }, { "id": "C002", "survey_id": "S002", "panel_user_id": "PU001", "state": "completed", "prequalification_fail_at": null, "completed_at": "2013-10-01 10:11:12", "answers": [ { "question_id": "Q1", "question_title": "The question title", "result": "The Result" } ] }, { "id": "C003", "survey_id": "S002", "panel_user_id": "PU001", "state": "completed", "prequalification_fail_at": null, "completed_at": "2013-10-01 10:11:12", "answers": [ { "question_id": "Q1", "question_title": "The question title", "result": "The Result" } ] } ] }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dalia_api_survey_platform-0.0.9 | etc/fake_responses/fetch_completions.json |