<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markr.git/src/main/java/com/stileeducation/markr, branch master</title>
<subtitle>Markr - Marking as a Service</subtitle>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/markr.git/'/>
<entry>
<title>Remove unused variables and tidy comments</title>
<updated>2024-07-26T05:15:06+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-07-26T05:15:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/markr.git/commit/?id=b59d2f0c722d2e21194ed8d66a17be8128ba7b39'/>
<id>b59d2f0c722d2e21194ed8d66a17be8128ba7b39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test cases for multiple submissions</title>
<updated>2024-07-26T05:07:54+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-07-26T05:07:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/markr.git/commit/?id=7d4d645eb24a30888825f6cdf50cb3eec6ef59f7'/>
<id>7d4d645eb24a30888825f6cdf50cb3eec6ef59f7</id>
<content type='text'>
Add test cases which exercise the logic for updating the marks available
and marks obtained.

Update the service method so that they are transactional and reset the
transient 'updated' and 'created' flags after reloading entites to
ensure accurate update/create reporting.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add test cases which exercise the logic for updating the marks available
and marks obtained.

Update the service method so that they are transactional and reset the
transient 'updated' and 'created' flags after reloading entites to
ensure accurate update/create reporting.
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify entity model</title>
<updated>2024-07-26T04:45:27+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-07-26T04:45:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/markr.git/commit/?id=491832c004d249e069843c7ec6672b1907f7e568'/>
<id>491832c004d249e069843c7ec6672b1907f7e568</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test not found handling to /aggregate endpoint</title>
<updated>2024-07-26T01:43:56+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-07-26T01:43:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/markr.git/commit/?id=1abae6d1e41659ebe3230352c58e0cf0550f19eb'/>
<id>1abae6d1e41659ebe3230352c58e0cf0550f19eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-order methods for readability</title>
<updated>2024-07-26T01:23:52+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-07-26T01:23:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/markr.git/commit/?id=40fd0f10181909719f2541d62965dbcbc8e91078'/>
<id>40fd0f10181909719f2541d62965dbcbc8e91078</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Increment the correct variables</title>
<updated>2024-07-25T12:57:41+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-07-25T12:57:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/markr.git/commit/?id=0b24d43fc4517e92025efc552ff7c1cc6ddaff2e'/>
<id>0b24d43fc4517e92025efc552ff7c1cc6ddaff2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Inline variable and fix formatting</title>
<updated>2024-07-25T12:29:11+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-07-25T12:29:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/markr.git/commit/?id=dca64d8fe7d65e22e2c3593433d698f392a39c2e'/>
<id>dca64d8fe7d65e22e2c3593433d698f392a39c2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update aggregate logic to return percentage values</title>
<updated>2024-07-25T12:24:43+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-07-25T12:24:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/markr.git/commit/?id=83265a20b82273cc5ed31cf32ecd8d916c87503c'/>
<id>83265a20b82273cc5ed31cf32ecd8d916c87503c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update validation messages and add missing validations</title>
<updated>2024-07-25T11:06:57+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-07-25T11:06:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/markr.git/commit/?id=23505c2c9d510da3fb13d54c3fbcea81eb50dee9'/>
<id>23505c2c9d510da3fb13d54c3fbcea81eb50dee9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement equals, hashCode and toString for DTO classes</title>
<updated>2024-07-25T10:58:10+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-07-25T10:58:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/markr.git/commit/?id=fefb88dfb1ef51d319f0677d4312462460909841'/>
<id>fefb88dfb1ef51d319f0677d4312462460909841</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
