All pastes #2101074 Raw Edit

Anonymous

public text v1 · immutable
#2101074 ·published 2012-01-08 10:33 UTC
rendered paste body
"questions": {
       "q1": {
           "question": "What is your name?",
           "answers": [
               "Sarah Siregar",
               "Raj Kissu",
               "Mi Len!!!!!"
           ],
           "correct": 0
       },
       "q2": {
           "question": "What are your friends' names?",
           "answers": [
               "Sarah Siregar",
               "Raj Kissu",
               "Christine",
               "Mi Len!!!!!"
           ],
           "correct": [ 1, 2 ]
       }
   }