'how to bind unique inputs to the same question for multiple users with svelte

does anyone know how to bind input values like this?

https://svelte.dev/repl/e23a13dcb2db453f9ced326842108944?version=3.47.0

the questions are dynamic and being fetched from a backend so it can be 1 question or up to unlimited



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source