<feed xmlns='http://www.w3.org/2005/Atom'>
<title>foursquare-grow.git/src/com/p4square/grow/model, branch 20131002a</title>
<subtitle>The Foursquare (now Motion Church) Grow website 
</subtitle>
<id>https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/atom?h=20131002a</id>
<link rel='self' href='https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/atom?h=20131002a'/>
<link rel='alternate' type='text/html' href='https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/'/>
<updated>2013-09-18T05:28:51Z</updated>
<entry>
<title>Fixing question 4 to skip 4a in some cases.</title>
<updated>2013-09-18T05:28:51Z</updated>
<author>
<name>Jesse Morgan</name>
<email>jesse@jesterpm.net</email>
</author>
<published>2013-09-18T05:28:51Z</published>
<link rel='alternate' type='text/html' href='https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/commit/?id=9395177df22adcb90a573a9afa832e72b9a1930e'/>
<id>urn:sha1:9395177df22adcb90a573a9afa832e72b9a1930e</id>
<content type='text'>
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.
</content>
</entry>
</feed>
