I would like to store my test answers in an array in javascript. I created 50 questions with for loop, the user can choose between 4 radio buttons(answer). How could i store these answers in an array? MY QUESTION CARDS WHAT I TRIED: Answer Just use loop over an array containing the names of the radio button groups and get