diff options
author | Jesse Morgan <jesse@jesterpm.net> | 2013-09-17 22:28:51 -0700 |
---|---|---|
committer | Jesse Morgan <jesse@jesterpm.net> | 2013-09-17 22:28:51 -0700 |
commit | e931adb3c50e55e5b6af89d411bf9a7be950f69a (patch) | |
tree | 57774a79de369ef6963b52cdb074f534c4b4a926 /devfiles | |
parent | 45202b50ece500430d9e560208b08a8283f76b96 (diff) |
Fixing question 4 to skip 4a in some cases.
For this fix I am moving Question and Answer from the backend into a new
model package. Question is now used in SurveyPageResource instead of the
Map. Eventually I should encode/decode the model from the json directly.
I am adding support to the Question model to find the next question
based on the answer to the current question. If the answer has a
specific nextQuestion field, that is used. Otherwise the question's
nextQuestion field is used. This is to facilitate skipping irrelevant
questions.
Diffstat (limited to 'devfiles')
0 files changed, 0 insertions, 0 deletions