Choice EliminatorChoice Eliminator is designed to sit quietly alongside your Google Forms configuration. Two settings are worth calling out: shuffle question order / options and not accepting responses.
Google Forms can shuffle the order of answer choices for each respondent. This is compatible with Choice Eliminator.
Choice Eliminator works on the underlying choice list of the question, not on the order respondents see. When a choice hits its limit, it's removed from the question itself — so every respondent, regardless of order, sees the same live set of available options.
If your form isn't accepting responses — either paused manually or never published — Choice Eliminator won't mutate the form.
Why? Google's Forms API rejects mutations on a form that isn't live. Rather than produce errors every time a submission arrives, Choice Eliminator checks whether the form is accepting responses before touching choices. If it isn't, the check is a no-op.