<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markr.git, 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>Update README.md</title>
<updated>2024-07-26T06:15:14+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-07-26T06:15:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/markr.git/commit/?id=be8b9453421744eace19a8adc0655cc4142f907b'/>
<id>be8b9453421744eace19a8adc0655cc4142f907b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update entity diagram</title>
<updated>2024-07-26T06:14:35+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-07-26T06:14:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/markr.git/commit/?id=d71cc15c52bbee286eda88c9789263c837338717'/>
<id>d71cc15c52bbee286eda88c9789263c837338717</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update readme with instructions on running curl tests</title>
<updated>2024-07-26T06:09:06+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-07-26T06:09:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/markr.git/commit/?id=79c680d479db2759f07dd834f31dd6c07645e3d3'/>
<id>79c680d479db2759f07dd834f31dd6c07645e3d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move image to /image directory and create data directory</title>
<updated>2024-07-26T05:58:30+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-07-26T05:58:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/markr.git/commit/?id=d32e491717e8be34594dc724f499c093880268bd'/>
<id>d32e491717e8be34594dc724f499c093880268bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'caching-issue'</title>
<updated>2024-07-26T05:16:26+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-07-26T05:16:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/markr.git/commit/?id=e11138e2b39e07537d836d9a51e3926a78c8b870'/>
<id>e11138e2b39e07537d836d9a51e3926a78c8b870</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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 builders</title>
<updated>2024-07-26T04:46:26+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-07-26T04:46:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/markr.git/commit/?id=39e7e3344bf0827fe9563dc1f08d18084316fd6f'/>
<id>39e7e3344bf0827fe9563dc1f08d18084316fd6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Remove quiet flag from maven test command</title>
<updated>2024-07-26T02:01:04+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-07-26T02:01:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/markr.git/commit/?id=3ac208066db6d11e1a8cc1f6174c6d86b5ac603b'/>
<id>3ac208066db6d11e1a8cc1f6174c6d86b5ac603b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
