Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webapp/webapp/features/fixtures/same_time_copy.poll_result
blob: 7fe93c52f075d25baac55ab2192f47f753d475d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "poll_id": "51d471b8f966f43d509a969a",
    "pollster_id": "52040926421aa913c3bd4506",
    "pollster_username": "encuestador",
    "result": {
        "0":{
            "answers":{},
            "polled":{
                "DEPARTAMENTO":"MONTEVIDEO",
                "GRADO":"2",
                "GRUPO":"A",
                "ID":"0",
                "NUM_ESC":"236",
                "RUEE":"1101236",
                "TIPO_GRUPO":"1"
            }
        }
    }
}