Skip to content

Fix handling of answer count in lecture's question list

Daniel Gerhardt requested to merge fix-answer-count-handling into master

Buttons and badges are now correcly shown or hidden based on the answer count of ALL questions. Also, all questions' answers are consistently loaded when the panel is activated.

Fixes a regression introduced by fbf9a3e8.

Fixes arsnova#44 (closed)
Refs !48 (merged)

Merge request reports