JSON and stuff
Max-Rating (fixed): 9
 
{
  "questions": [     
    {
      "title": "I have an interest in the following course contents...",
      "uid": "1",
      "options": [
        {
          "title": "algorithms & scientific computing",
          "uid": "1",
          "ratings": [
            {
              "title": "A lot",
              "uid": "1"
            },
            {
              "title": "Quite a bit",
              "uid": "2"
            },
            {
              "title": "Medium amount",
              "uid": "3"
            },
            {
              "title": "A bit",
              "uid": "4"
            },
            {
              "title": "Not at all",
              "uid": "5"
            }
          ],
          "weights": [
            {
              "fieldofstudy": {
                "title": "Medizintechnik",
                "uid": "2"
              },
              "weight": "20"              
            },
            {
              "fieldofstudy": {
                "title": "Biomedical Neuroscience",
                "uid": "3"
              },
              "weight": "40"              
            },
            {
              "fieldofstudy": {
                "title": "Biomedical Computing",
                "uid": "4"
              },
              "weight": "60"              
            }
          ]
        },
        {
          "title": "statistics & probability theory",
          "uid": "2",
          "ratings": [
            {
              "title": "A lot",
              "uid": "1"
            },
            {
              "title": "Quite a bit",
              "uid": "2"
            },
            {
              "title": "Medium amount",
              "uid": "3"
            },
            {
              "title": "A bit",
              "uid": "4"
            },
            {
              "title": "Not at all",
              "uid": "5"
            }
          ],
          "weights": [
          ]
        },
        {
          "title": "sensors & electronics",
          "uid": "3",
          "ratings": [
            {
              "title": "A lot",
              "uid": "1"
            },
            {
              "title": "Quite a bit",
              "uid": "2"
            },
            {
              "title": "Medium amount",
              "uid": "3"
            },
            {
              "title": "A bit",
              "uid": "4"
            },
            {
              "title": "Not at all",
              "uid": "5"
            }
          ],
          "weights": [
          ]
        },
        {
          "title": "robotics & prosthetics",
          "uid": "4",
          "ratings": [
            {
              "title": "A lot",
              "uid": "1"
            },
            {
              "title": "Quite a bit",
              "uid": "2"
            },
            {
              "title": "Medium amount",
              "uid": "3"
            },
            {
              "title": "A bit",
              "uid": "4"
            },
            {
              "title": "Not at all",
              "uid": "5"
            }
          ],
          "weights": [
          ]
        }
      ]
    },
    {
      "title": "I have prior knowledge or experience in...",
      "uid": "2",
      "options": [
        {
          "title": "electrical engineering and information technology",
          "uid": "5",
          "ratings": [
            {
              "title": "Undergraduate degree in electrical engineering or mechatronics",
              "uid": "6"
            },
            {
              "title": "Undergraduate degree in informatics, mechanical engineering or applied physics or similar with a specialization in electrical engineering",
              "uid": "7"
            },
            {
              "title": "No prior knowledge at all",
              "uid": "8"
            }
          ],
          "weights": [
            {
              "fieldofstudy": {
                "title": "Medizintechnik",
                "uid": "2"
              },
              "weight": "20"              
            },
            {
              "fieldofstudy": {
                "title": "Biomedical Computing",
                "uid": "4"
              },
              "weight": "60"              
            }
          ]
        },
        {
          "title": "computer science and software engineering",
          "uid": "6",
          "ratings": [
            {
              "title": "Undergraduate degree in electrical engineering or mechatronics",
              "uid": "6"
            },
            {
              "title": "Undergraduate degree in informatics, mechanical engineering or applied physics or similar with a specialization in electrical engineering",
              "uid": "7"
            },
            {
              "title": "No prior knowledge at all",
              "uid": "8"
            }
          ],
          "weights": [
            {
              "fieldofstudy": {
                "title": "Biomedical Computing",
                "uid": "4"
              },
              "weight": "60"              
            },
            {
              "fieldofstudy": {
                "title": "Neuroengineering",
                "uid": "5"
              },
              "weight": "40"              
            },
            {
              "fieldofstudy": {
                "title": "Biomedical Engineering and Medical Physics",
                "uid": "1"
              },
              "weight": "30"              
            }
          ]
        },
        {
          "title": "statistics and probability theory",
          "uid": "7",
          "ratings": [
            {
              "title": "Undergraduate degree in electrical engineering or mechatronics",
              "uid": "6"
            },
            {
              "title": "Undergraduate degree in informatics, mechanical engineering or applied physics or similar with a specialization in electrical engineering",
              "uid": "7"
            },
            {
              "title": "No prior knowledge at all",
              "uid": "8"
            }
          ],
          "weights": [
          ]
        }
      ]
    }
  ]
}
    
    

I have an interest in the following course contents...
  • algorithms & scientific computing
    A lot
    Quite a bit
    Medium amount
    A bit
    Not at all
  • statistics & probability theory
    A lot
    Quite a bit
    Medium amount
    A bit
    Not at all
  • sensors & electronics
    A lot
    Quite a bit
    Medium amount
    A bit
    Not at all
  • robotics & prosthetics
    A lot
    Quite a bit
    Medium amount
    A bit
    Not at all

I have prior knowledge or experience in...
  • electrical engineering and information technology
    Undergraduate degree in electrical engineering or mechatronics
    Undergraduate degree in informatics, mechanical engineering or applied physics or similar with a specialization in electrical engineering
    No prior knowledge at all
  • computer science and software engineering
    Undergraduate degree in electrical engineering or mechatronics
    Undergraduate degree in informatics, mechanical engineering or applied physics or similar with a specialization in electrical engineering
    No prior knowledge at all
  • statistics and probability theory
    Undergraduate degree in electrical engineering or mechatronics
    Undergraduate degree in informatics, mechanical engineering or applied physics or similar with a specialization in electrical engineering
    No prior knowledge at all