diff --git a/app/components/officing/results/form_component.html.erb b/app/components/officing/results/form_component.html.erb
index d1c7870ec..3572ac33b 100644
--- a/app/components/officing/results/form_component.html.erb
+++ b/app/components/officing/results/form_component.html.erb
@@ -8,7 +8,7 @@
- <% poll.questions.each do |question| %>
+ <% poll.questions.for_physical_votes.each do |question| %>