<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/slx-admin.git/modules-available/exams, branch v3.10</title>
<subtitle>Web Interface zum Verwalten der Hochschul-/UniSpezifischen Einstellungen der Linux-Umgebung</subtitle>
<id>https://git.openslx.org/openslx-ng/slx-admin.git/atom/modules-available/exams?h=v3.10</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/slx-admin.git/atom/modules-available/exams?h=v3.10'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/'/>
<updated>2020-09-23T13:57:37+00:00</updated>
<entry>
<title>[remoteaccess/exams] Disable screen-saver timeout for these modes</title>
<updated>2020-09-23T13:57:37+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-09-23T13:57:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=23c87eae5805cc399c6d146da1aafd54ac8a716b'/>
<id>urn:sha1:23c87eae5805cc399c6d146da1aafd54ac8a716b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[exams/runmode/remoteaccess] Tweak baseconfig hook (runmode/format)</title>
<updated>2020-09-17T14:32:41+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-09-17T14:32:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=97aefcf975f23dc7cd453622da27c76a788e9bd2'/>
<id>urn:sha1:97aefcf975f23dc7cd453622da27c76a788e9bd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[exams] Make warnings for locations work with trees</title>
<updated>2020-08-06T11:23:03+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-08-06T11:23:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=c5c81c939fed78cef9b1399530e94bdc0f875487'/>
<id>urn:sha1:c5c81c939fed78cef9b1399530e94bdc0f875487</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[exams] Relax date sanity range when saving exam</title>
<updated>2020-08-04T10:23:43+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-08-04T10:23:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=105ef486afb29398eea35e3e6fdffae916fc2fc3'/>
<id>urn:sha1:105ef486afb29398eea35e3e6fdffae916fc2fc3</id>
<content type='text'>
It might be desired to set a date in the past for archival reasons
</content>
</entry>
<entry>
<title>[exams] Cast locationList of lecture to string</title>
<updated>2020-08-03T14:10:49+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-08-03T14:10:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=267b04e161d075b02a4f98c8b8c8176518adc566'/>
<id>urn:sha1:267b04e161d075b02a4f98c8b8c8176518adc566</id>
<content type='text'>
If it's a single location, it was turned into a number by jQuery, so
.split() failed.
</content>
</entry>
<entry>
<title>[exams] More sanity checks regarding date/time and locations</title>
<updated>2020-07-22T15:15:10+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-07-22T15:15:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=67af92fc19899b1103caa563e00dc652a260baf1'/>
<id>urn:sha1:67af92fc19899b1103caa563e00dc652a260baf1</id>
<content type='text'>
Implausible start/end time, or mismatch between defined exam interval
and interval of selected lecture will now be reported.

Also, if the list of selected locations contains a location that is not
also assiged to the selected lecture, a warning will be displayed. This
only triggers if the lecture is restricted to certain locations
(exclusive mode, aka "islocationprivate" column.
</content>
</entry>
<entry>
<title>[exams] Collapse old exams (-90 days)</title>
<updated>2020-07-20T09:42:39+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-07-20T09:42:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=9141d4027ffb18b43a8962840f0194046b9a014d'/>
<id>urn:sha1:9141d4027ffb18b43a8962840f0194046b9a014d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[exams] Fix isExamMode() for global exams</title>
<updated>2019-07-04T11:49:38+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2019-07-04T11:49:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=99522578f9bac79f2d35918382f6d7dc94461304'/>
<id>urn:sha1:99522578f9bac79f2d35918382f6d7dc94461304</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[exams] Fix creating global exam</title>
<updated>2019-07-03T07:57:16+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2019-07-03T07:57:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=a867108b2fecee0f4fbf520510ae7616b48661dd'/>
<id>urn:sha1:a867108b2fecee0f4fbf520510ae7616b48661dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[exams] Fix HTML syntax</title>
<updated>2019-05-29T12:34:58+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2019-05-29T12:34:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=1762460bfd4e65f4da94ba48af7345c086df561c'/>
<id>urn:sha1:1762460bfd4e65f4da94ba48af7345c086df561c</id>
<content type='text'>
</content>
</entry>
</feed>
