<feed xmlns='http://www.w3.org/2005/Atom'>
<title>foursquare-grow.git/tst/com/p4square/grow/model, branch video-refresh</title>
<subtitle>The Foursquare (now Motion Church) Grow website 
</subtitle>
<id>https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/atom?h=video-refresh</id>
<link rel='self' href='https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/atom?h=video-refresh'/>
<link rel='alternate' type='text/html' href='https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/'/>
<updated>2016-04-09T22:48:01Z</updated>
<entry>
<title>Switching from Ivy+Ant to Maven.</title>
<updated>2016-04-09T22:48:01Z</updated>
<author>
<name>Jesse Morgan</name>
<email>jesse@jesterpm.net</email>
</author>
<published>2016-04-09T21:22:20Z</published>
<link rel='alternate' type='text/html' href='https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/commit/?id=3102d8bce3426d9cf41aeaf201c360d342677770'/>
<id>urn:sha1:3102d8bce3426d9cf41aeaf201c360d342677770</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changing assessment scoring model.</title>
<updated>2015-05-18T14:16:16Z</updated>
<author>
<name>Jesse Morgan</name>
<email>jesse@jesterpm.net</email>
</author>
<published>2015-05-18T14:16:16Z</published>
<link rel='alternate' type='text/html' href='https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/commit/?id=2e76039d4ecaff8d2ed40b67c309c2498ff4a1d5'/>
<id>urn:sha1:2e76039d4ecaff8d2ed40b67c309c2498ff4a1d5</id>
<content type='text'>
Previously scores aligned on the answer values: 0 (seeker), 2, 3, and 4
(teacher).
Now scores align halfway between: 0 (seeker), 1.5, 2.5, 3.5 (teacher)
</content>
</entry>
<entry>
<title>Adding support for moving videos between chapters.</title>
<updated>2014-07-01T14:22:43Z</updated>
<author>
<name>Jesse Morgan</name>
<email>jesse@jesterpm.net</email>
</author>
<published>2014-07-01T14:22:43Z</published>
<link rel='alternate' type='text/html' href='https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/commit/?id=96b757060a802cf906ce56e19a99e2ad10351600'/>
<id>urn:sha1:96b757060a802cf906ce56e19a99e2ad10351600</id>
<content type='text'>
Also moved the Playlist related tests to their own class.
</content>
</entry>
<entry>
<title>Changing the scoring process for slider questions.</title>
<updated>2014-02-08T23:49:03Z</updated>
<author>
<name>Jesse Morgan</name>
<email>jesse@jesterpm.net</email>
</author>
<published>2014-02-08T23:49:03Z</published>
<link rel='alternate' type='text/html' href='https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/commit/?id=c91558898921c2063762c3b346eaa36a259b6391'/>
<id>urn:sha1:c91558898921c2063762c3b346eaa36a259b6391</id>
<content type='text'>
Previously sliders were scored as a value between 1 and 4 based on the
percentage across the screen that the slider was slid. This required you
to slide fully to the right to get a 4.

Now the slider is divided into n sections, where n is the number of answers
on the slider. With 4 answers the score will be exactly 1, 2, 3, or 4.
With more answers you may get a decimals, but the last section of the
slider will always result in a 4.
</content>
</entry>
<entry>
<title>Refactored TrainingResource to use the Provider interface.</title>
<updated>2013-11-09T23:24:56Z</updated>
<author>
<name>Jesse Morgan</name>
<email>jesse@jesterpm.net</email>
</author>
<published>2013-11-09T23:24:56Z</published>
<link rel='alternate' type='text/html' href='https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/commit/?id=0d90da39f77ac3cfa607a68bc59336bf0bdff240'/>
<id>urn:sha1:0d90da39f77ac3cfa607a68bc59336bf0bdff240</id>
<content type='text'>
Playlists are now generated from a default playlist and regularly
merged with the default playlist to get updates.

Also adding the Question tests that got left out of a previous commit.
</content>
</entry>
<entry>
<title>First stage of a major refactoring.</title>
<updated>2013-10-21T06:14:51Z</updated>
<author>
<name>Jesse Morgan</name>
<email>jesse@jesterpm.net</email>
</author>
<published>2013-10-21T06:14:51Z</published>
<link rel='alternate' type='text/html' href='https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/commit/?id=e77c9b418fdfb935ff8e99f10f607a4bbd7e1c8c'/>
<id>urn:sha1:e77c9b418fdfb935ff8e99f10f607a4bbd7e1c8c</id>
<content type='text'>
Question and Answer can now be serialized and deserialized to/from JSON.
As such, I no longer have to pass awkward maps around. As part of this
change I have introduced a Provider interface to abstract out loading
and persisting these beans.

The scoring logic has been completed factored out of
SurveyResultsResource and into the various ScoringEngines. Tests have
been added for Question, Answer, and the ScoringEngines. A bug has been
fixed in computing the value for slider questions.

The label identifiers in the circle questions have changed from all
lower case to camel case. That is, topleft is now topLeft. Several
issues have been corrected in the circle answers where the point values
did not match the labels.

Testing and code coverage support and reports have been added.
</content>
</entry>
</feed>
