I think it might be best to re-structure the current "HxQs" so that we can associate a default response or importance to each. Currently we just say "No" if the question isn't relevant to the case, but there are some questions for which "No" doesn't make sense as an answer.
Maybe we can create an HxQ prototype that takes a default response and importance. Alternatively, we can just use a 2 dimensional array.
I think it might be best to re-structure the current "HxQs" so that we can associate a default response or importance to each. Currently we just say "No" if the question isn't relevant to the case, but there are some questions for which "No" doesn't make sense as an answer.
Maybe we can create an HxQ prototype that takes a default response and importance. Alternatively, we can just use a 2 dimensional array.