Currently only one function is using any for historical reasons - findAnswersForQuestionsRecursive.
It should be re-written using QuestionnaireItem and it should be private, because it uses internals (FormItems).
As a result, we will be able to fix: #18 #19 #20
Currently only one function is using any for historical reasons - findAnswersForQuestionsRecursive.
It should be re-written using QuestionnaireItem and it should be private, because it uses internals (FormItems).
As a result, we will be able to fix: #18 #19 #20