--- First Entry ---

--- New Entry ---
{
  "participant_first_name": "Albert",
  "participant_surename_name": "Einstein",
  "age": 81,
  "country": "Germany",
  "native_language": "Yes",
  "experiment_start": "2025-05-06 15:48:56",
  "experiment_duration_sec": 76,
  "completed": true,
  "execution_order": [
    "4",
    "3",
    "1",
    "2"
  ],
  "blocks": [
    {
      "SetCode": "1",
      "answers": [
        "Banana1",
        "Ford1",
        "Rome1"
      ],
      "times": [
        982,
        614,
        799
      ],
      "popup": "Sad1"
    },
    {
      "SetCode": "2",
      "answers": [
        "Banana2",
        "Ford2",
        "Paris2"
      ],
      "times": [
        861,
        599,
        949
      ],
      "popup": "Sad2"
    },
    {
      "SetCode": "3",
      "answers": [
        "Banana3",
        "Tesla3",
        "London3"
      ],
      "times": [
        2326,
        725,
        978
      ],
      "popup": "Happy3"
    },
    {
      "SetCode": "4",
      "answers": [
        "Banana4",
        "Tesla4",
        "Padova4"
      ],
      "times": [
        1049,
        686,
        1082
      ],
      "popup": "Happy4"
    }
  ]
}
