Skip to content

Fix NullPointerException caused by AnswerStatistics

Daniel Gerhardt requested to merge fix-answerstats-npe into master

A NullPointerException was caused by RoundStatistics with uninitilized lists.

Merge request reports