Hello, I am relatively inexperienced with Javascript, but I am creating a survey where I have 8 options (select all that apply). I want all of those options to be carried forward to a later question in the survey with answer choices that were previously selected to be pre-selected.
How can I do this using Javascript, and how do I embed the data from the initial question?