<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[IRSE Exam Forum - User Instructions]]></title>
		<link>https://irse.signalpost.org/</link>
		<description><![CDATA[IRSE Exam Forum - https://irse.signalpost.org]]></description>
		<pubDate>Sat, 05 Sep 2026 18:09:55 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Cookies]]></title>
			<link>https://irse.signalpost.org/showthread.php?tid=1732</link>
			<pubDate>Tue, 20 May 2014 14:26:49 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://irse.signalpost.org/member.php?action=profile&uid=1">admin</a>]]></dc:creator>
			<guid isPermaLink="false">https://irse.signalpost.org/showthread.php?tid=1732</guid>
			<description><![CDATA[<span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Cookies</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Introduction</span><br />
This website puts small files (known as cookies) onto your device (your computer or mobile phone) to enable some of the features on the site and collect information about how you browse the site. Cookies are not programs and do not collect information from your computer.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Managing cookies</span><br />
Most web browsers are set up to accept cookies.<br />
If you do not wish to receive cookies you should change the settings of your web browser to refuse all cookies or to notify you each time a cookie is sent to your computer, giving you the choice whether to accept it or not.<br />
Please note: if you choose not to disable cookies you are agreeing to us using them on our website.<br />
<br />
Find out more about how to <a href="http://www.aboutcookies.org/" target="_blank" rel="noopener" class="mycode_url">manage cookies</a>.<br />
<br />
This <a href="http://irseexam.co.uk/misc.php?action=help&amp;hid=3" target="_blank" rel="noopener" class="mycode_url">help topic</a> tells you how to clear cookies set by the forum software.<br />
<br />
<br />
<span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">How cookies are used on irseexam.co.uk</span></span><br />
<br />
Cookies are used on the whole site for two reasons: to enable the functionality and to provide analytical information about the way the site is used.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Site Functionality</span><br />
The following is a list of the first party cookies that the MyBB software on this site sets, and a note about each one:<br />
<br />
<br />
<span style="color: #800080;" class="mycode_color">acploginattempts</span><br />
Stores the number of ACP login attempts a user has had.<br />
<br />
<span style="color: #800080;" class="mycode_color">acp_view</span><br />
Stores the admin's preferred view when inline editing users in the ACP.<br />
<br />
<span style="color: #800080;" class="mycode_color">adminsid</span><br />
Stores the current admin's Admin Session ID.<br />
<br />
<span style="color: #800080;" class="mycode_color">collapsed</span><br />
This cookie keeps track of which categories and boxes have been collapsed (as opposed to being expanded by default). <br />
<br />
<span style="color: #800080;" class="mycode_color">coppadob</span><br />
Stores user date of birth to submit with registration.<br />
<br />
<span style="color: #800080;" class="mycode_color">coppauser</span><br />
Stores whether the user is a COPPA user or not.<br />
<br />
<span style="color: #800080;" class="mycode_color">failedlogin</span><br />
If the user has exceed the maximum login attempts, failedlogin stores the time (UNIX timestamp) of the failure.<br />
<br />
<span style="color: #800080;" class="mycode_color">forumpass[&#36;fid]</span><br />
Stores a version of the forum password for &#36;fid when a user has entered it correctly, to avoid prompting the user for a password more often than required.<br />
<br />
<span style="color: #800080;" class="mycode_color">inlinemod_</span><br />
There are multiple kinds of inline moderating cookies: forum, thread, and user, including:<ul class="mycode_list"><li>inlinemod_forumfid<br />
</li>
<li>inlinemod_threadtid<br />
</li>
<li>inlinemod_useracp - for storing users to inline-edit in the Admin CP<br />
</li>
</ul>
fid is replaced with the forum ID and tid is replaced with the thread ID. The contents are a pipe-delimited and pipe-enclosed list of thread IDs or post IDs which have been checked for inline moderation.<br />
<br />
<span style="color: #800080;" class="mycode_color">loginattempts</span><br />
Stores the number of login attempts a user has had.<br />
<br />
<span style="color: #800080;" class="mycode_color">multiquote</span><br />
<br />
<span style="color: #800080;" class="mycode_color">mybb</span><br />
The mybb cookie is actually an array of cookies:<br />
<span style="color: #800080;" class="mycode_color">mybb[announcements]</span> Stores read annoucement IDs.<br />
<span style="color: #800080;" class="mycode_color">mybb[forumread]</span> Stores forums the user has read.<br />
<span style="color: #800080;" class="mycode_color">mybb[lastvisit]</span> This cookie stores the last time of visit in the UNIX timestamp format.<br />
<span style="color: #800080;" class="mycode_color">mybb[lastactive]</span> This cookie stores the last time that a forum page has been loaded, in the UNIX timestamp format.<br />
<span style="color: #800080;" class="mycode_color">mybb[threadread]</span> Stores threads read by the user.<br />
<span style="color: #800080;" class="mycode_color">mybb[readallforums]</span> Stores if the user has read all forums. Updated with <span style="color: #800080;" class="mycode_color">mybb[lastvisit]</span> in inc/functions_indicators.php.<br />
<span style="color: #800080;" class="mycode_color">mybb[referrer]</span> <br />
<br />
<span style="color: #800080;" class="mycode_color">mybblang</span><br />
Stores the language preference of a guest.<br />
<br />
<span style="color: #800080;" class="mycode_color">mybbratethread[{&#36;tid}]</span><br />
Stores the user's rating of thread &#36;tid.<br />
<br />
<span style="color: #800080;" class="mycode_color">mybbtheme</span><br />
Stores the theme preference of a guest.<br />
<br />
<span style="color: #800080;" class="mycode_color">mybbuser</span><br />
This cookie stores the login information for the Front End, and is set when a user logs in, and is removed when the user logs out. The UID and the login key are stored in this cookie.<br />
<br />
<span style="color: #800080;" class="mycode_color">pollvotes[&#36;pid]</span><br />
Stores a guest's vote on poll &#36;pid.<br />
<br />
<span style="color: #800080;" class="mycode_color">sid</span><br />
The current user's Session ID.<br />
<br />
This forum is powered by the MyBB software and more details on <a href="http://docs.mybb.com/1.8/development/cookies/" target="_blank" rel="noopener" class="mycode_url">how the software uses cookies</a> is available on their support pages.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Analytical Information</span><br />
We use Google Analytics software to collect anonymised information about how you use the site and it uses third party cookies in this process. We do this to understand how users are using this site to help us improve it.<br />
<br />
Google Analytics stores information about:<ul class="mycode_list"><li>the pages you visit on irseexam.co.uk <br />
</li>
<li>how long you spend on each irseexam.co.uk page<br />
</li>
<li>how you got to the site <br />
</li>
<li>what you click on while you are visiting the site<br />
</li>
</ul>
<br />
Google Analytics does not collect or store your personal information (e.g. your name or address) so the statistics gathered cannot be used to identify who you are.<br />
<br />
We do not allow Google to use or share our analytics data.<br />
<br />
Google Analytics sets the following cookies:<br />
<br />
<span style="color: #800080;" class="mycode_color">__utma</span> - Used to distinguish users and sessions. The cookie is created when the javascript library executes and no existing __utma cookies exists. The cookie is updated every time data is sent to Google Analytics. Expires 2 years from set/update.<br />
<span style="color: #800080;" class="mycode_color">__utmt</span> - Used to throttle request rate. Expires after 10 minutes.<br />
<span style="color: #800080;" class="mycode_color">__utmb</span> - Used to determine new sessions/visits. The cookie is created when the javascript library executes and no existing __utmb cookies exists. The cookie is updated every time data is sent to Google Analytics. Expires 30 mins from set/update.<br />
<span style="color: #800080;" class="mycode_color">__utmc</span> - Not used in ga.js. Set for interoperability with urchin.js. Historically, this cookie operated in conjunction with the __utmb cookie to determine whether the user was in a new session/visit. Expires at end of browser session.<br />
<span style="color: #800080;" class="mycode_color">__utmz</span> - Stores the traffic source or campaign that explains how the user reached your site. The cookie is created when the javascript library executes and is updated every time data is sent to Google Analytics. Expires 6 months from set/update.<br />
<span style="color: #800080;" class="mycode_color">__utmv</span> - Used to store visitor-level custom variable data. This cookie is created when a developer uses the _setCustomVar method with a visitor level custom variable. This cookie was also used for the deprecated _setVar method. The cookie is updated every time data is sent to Google Analytics. Expires 2 years from set/update.<br />
<br />
You can <a href="https://tools.google.com/dlpage/gaoptout" target="_blank" rel="noopener" class="mycode_url">opt out of Google Analytics cookies</a>.]]></description>
			<content:encoded><![CDATA[<span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Cookies</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Introduction</span><br />
This website puts small files (known as cookies) onto your device (your computer or mobile phone) to enable some of the features on the site and collect information about how you browse the site. Cookies are not programs and do not collect information from your computer.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Managing cookies</span><br />
Most web browsers are set up to accept cookies.<br />
If you do not wish to receive cookies you should change the settings of your web browser to refuse all cookies or to notify you each time a cookie is sent to your computer, giving you the choice whether to accept it or not.<br />
Please note: if you choose not to disable cookies you are agreeing to us using them on our website.<br />
<br />
Find out more about how to <a href="http://www.aboutcookies.org/" target="_blank" rel="noopener" class="mycode_url">manage cookies</a>.<br />
<br />
This <a href="http://irseexam.co.uk/misc.php?action=help&amp;hid=3" target="_blank" rel="noopener" class="mycode_url">help topic</a> tells you how to clear cookies set by the forum software.<br />
<br />
<br />
<span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">How cookies are used on irseexam.co.uk</span></span><br />
<br />
Cookies are used on the whole site for two reasons: to enable the functionality and to provide analytical information about the way the site is used.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Site Functionality</span><br />
The following is a list of the first party cookies that the MyBB software on this site sets, and a note about each one:<br />
<br />
<br />
<span style="color: #800080;" class="mycode_color">acploginattempts</span><br />
Stores the number of ACP login attempts a user has had.<br />
<br />
<span style="color: #800080;" class="mycode_color">acp_view</span><br />
Stores the admin's preferred view when inline editing users in the ACP.<br />
<br />
<span style="color: #800080;" class="mycode_color">adminsid</span><br />
Stores the current admin's Admin Session ID.<br />
<br />
<span style="color: #800080;" class="mycode_color">collapsed</span><br />
This cookie keeps track of which categories and boxes have been collapsed (as opposed to being expanded by default). <br />
<br />
<span style="color: #800080;" class="mycode_color">coppadob</span><br />
Stores user date of birth to submit with registration.<br />
<br />
<span style="color: #800080;" class="mycode_color">coppauser</span><br />
Stores whether the user is a COPPA user or not.<br />
<br />
<span style="color: #800080;" class="mycode_color">failedlogin</span><br />
If the user has exceed the maximum login attempts, failedlogin stores the time (UNIX timestamp) of the failure.<br />
<br />
<span style="color: #800080;" class="mycode_color">forumpass[&#36;fid]</span><br />
Stores a version of the forum password for &#36;fid when a user has entered it correctly, to avoid prompting the user for a password more often than required.<br />
<br />
<span style="color: #800080;" class="mycode_color">inlinemod_</span><br />
There are multiple kinds of inline moderating cookies: forum, thread, and user, including:<ul class="mycode_list"><li>inlinemod_forumfid<br />
</li>
<li>inlinemod_threadtid<br />
</li>
<li>inlinemod_useracp - for storing users to inline-edit in the Admin CP<br />
</li>
</ul>
fid is replaced with the forum ID and tid is replaced with the thread ID. The contents are a pipe-delimited and pipe-enclosed list of thread IDs or post IDs which have been checked for inline moderation.<br />
<br />
<span style="color: #800080;" class="mycode_color">loginattempts</span><br />
Stores the number of login attempts a user has had.<br />
<br />
<span style="color: #800080;" class="mycode_color">multiquote</span><br />
<br />
<span style="color: #800080;" class="mycode_color">mybb</span><br />
The mybb cookie is actually an array of cookies:<br />
<span style="color: #800080;" class="mycode_color">mybb[announcements]</span> Stores read annoucement IDs.<br />
<span style="color: #800080;" class="mycode_color">mybb[forumread]</span> Stores forums the user has read.<br />
<span style="color: #800080;" class="mycode_color">mybb[lastvisit]</span> This cookie stores the last time of visit in the UNIX timestamp format.<br />
<span style="color: #800080;" class="mycode_color">mybb[lastactive]</span> This cookie stores the last time that a forum page has been loaded, in the UNIX timestamp format.<br />
<span style="color: #800080;" class="mycode_color">mybb[threadread]</span> Stores threads read by the user.<br />
<span style="color: #800080;" class="mycode_color">mybb[readallforums]</span> Stores if the user has read all forums. Updated with <span style="color: #800080;" class="mycode_color">mybb[lastvisit]</span> in inc/functions_indicators.php.<br />
<span style="color: #800080;" class="mycode_color">mybb[referrer]</span> <br />
<br />
<span style="color: #800080;" class="mycode_color">mybblang</span><br />
Stores the language preference of a guest.<br />
<br />
<span style="color: #800080;" class="mycode_color">mybbratethread[{&#36;tid}]</span><br />
Stores the user's rating of thread &#36;tid.<br />
<br />
<span style="color: #800080;" class="mycode_color">mybbtheme</span><br />
Stores the theme preference of a guest.<br />
<br />
<span style="color: #800080;" class="mycode_color">mybbuser</span><br />
This cookie stores the login information for the Front End, and is set when a user logs in, and is removed when the user logs out. The UID and the login key are stored in this cookie.<br />
<br />
<span style="color: #800080;" class="mycode_color">pollvotes[&#36;pid]</span><br />
Stores a guest's vote on poll &#36;pid.<br />
<br />
<span style="color: #800080;" class="mycode_color">sid</span><br />
The current user's Session ID.<br />
<br />
This forum is powered by the MyBB software and more details on <a href="http://docs.mybb.com/1.8/development/cookies/" target="_blank" rel="noopener" class="mycode_url">how the software uses cookies</a> is available on their support pages.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Analytical Information</span><br />
We use Google Analytics software to collect anonymised information about how you use the site and it uses third party cookies in this process. We do this to understand how users are using this site to help us improve it.<br />
<br />
Google Analytics stores information about:<ul class="mycode_list"><li>the pages you visit on irseexam.co.uk <br />
</li>
<li>how long you spend on each irseexam.co.uk page<br />
</li>
<li>how you got to the site <br />
</li>
<li>what you click on while you are visiting the site<br />
</li>
</ul>
<br />
Google Analytics does not collect or store your personal information (e.g. your name or address) so the statistics gathered cannot be used to identify who you are.<br />
<br />
We do not allow Google to use or share our analytics data.<br />
<br />
Google Analytics sets the following cookies:<br />
<br />
<span style="color: #800080;" class="mycode_color">__utma</span> - Used to distinguish users and sessions. The cookie is created when the javascript library executes and no existing __utma cookies exists. The cookie is updated every time data is sent to Google Analytics. Expires 2 years from set/update.<br />
<span style="color: #800080;" class="mycode_color">__utmt</span> - Used to throttle request rate. Expires after 10 minutes.<br />
<span style="color: #800080;" class="mycode_color">__utmb</span> - Used to determine new sessions/visits. The cookie is created when the javascript library executes and no existing __utmb cookies exists. The cookie is updated every time data is sent to Google Analytics. Expires 30 mins from set/update.<br />
<span style="color: #800080;" class="mycode_color">__utmc</span> - Not used in ga.js. Set for interoperability with urchin.js. Historically, this cookie operated in conjunction with the __utmb cookie to determine whether the user was in a new session/visit. Expires at end of browser session.<br />
<span style="color: #800080;" class="mycode_color">__utmz</span> - Stores the traffic source or campaign that explains how the user reached your site. The cookie is created when the javascript library executes and is updated every time data is sent to Google Analytics. Expires 6 months from set/update.<br />
<span style="color: #800080;" class="mycode_color">__utmv</span> - Used to store visitor-level custom variable data. This cookie is created when a developer uses the _setCustomVar method with a visitor level custom variable. This cookie was also used for the deprecated _setVar method. The cookie is updated every time data is sent to Google Analytics. Expires 2 years from set/update.<br />
<br />
You can <a href="https://tools.google.com/dlpage/gaoptout" target="_blank" rel="noopener" class="mycode_url">opt out of Google Analytics cookies</a>.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Forum Usability]]></title>
			<link>https://irse.signalpost.org/showthread.php?tid=689</link>
			<pubDate>Fri, 05 Nov 2010 15:17:33 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://irse.signalpost.org/member.php?action=profile&uid=7">Peter</a>]]></dc:creator>
			<guid isPermaLink="false">https://irse.signalpost.org/showthread.php?tid=689</guid>
			<description><![CDATA[In the quite time in between the exams and the results, I thought this would be a good time to ask people for any comments they have on how things have worked with the forum.<br />
<br />
Are there aspects that have not worked for you or bits that think are not covered?<br />
<br />
Have you had any techncial issues with the forum?<br />
<br />
I would also like to try to get some more people involved in reveiwing posts, so do you have any ideas of how we can encourage people to stay involved once they have passed their exams?<br />
<br />
Peter]]></description>
			<content:encoded><![CDATA[In the quite time in between the exams and the results, I thought this would be a good time to ask people for any comments they have on how things have worked with the forum.<br />
<br />
Are there aspects that have not worked for you or bits that think are not covered?<br />
<br />
Have you had any techncial issues with the forum?<br />
<br />
I would also like to try to get some more people involved in reveiwing posts, so do you have any ideas of how we can encourage people to stay involved once they have passed their exams?<br />
<br />
Peter]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Signatures]]></title>
			<link>https://irse.signalpost.org/showthread.php?tid=307</link>
			<pubDate>Fri, 27 Nov 2009 15:38:33 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://irse.signalpost.org/member.php?action=profile&uid=1">admin</a>]]></dc:creator>
			<guid isPermaLink="false">https://irse.signalpost.org/showthread.php?tid=307</guid>
			<description><![CDATA[Having got fed up with the signatures part of the profile being used by those with nothing better to do than put meaningless posts on this and other such forums just to use it as a vehicle for publicising inappropriate and offensive websites, we have limited the length of signatures.<br />
<br />
Sorry for those who used them properly, but as it is not really an integral part of the workings of the forum, it was the easiest option and most people who just put a name in there are not affected.]]></description>
			<content:encoded><![CDATA[Having got fed up with the signatures part of the profile being used by those with nothing better to do than put meaningless posts on this and other such forums just to use it as a vehicle for publicising inappropriate and offensive websites, we have limited the length of signatures.<br />
<br />
Sorry for those who used them properly, but as it is not really an integral part of the workings of the forum, it was the easiest option and most people who just put a name in there are not affected.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Introduction to Forum]]></title>
			<link>https://irse.signalpost.org/showthread.php?tid=139</link>
			<pubDate>Sun, 16 Nov 2008 15:30:21 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://irse.signalpost.org/member.php?action=profile&uid=8">PJW</a>]]></dc:creator>
			<guid isPermaLink="false">https://irse.signalpost.org/showthread.php?tid=139</guid>
			<description><![CDATA[1. The intention of this website is:<br />
a) to facilitate individuals getting in touch with each other to set up Study Group or just act as a pair of ]]></description>
			<content:encoded><![CDATA[1. The intention of this website is:<br />
a) to facilitate individuals getting in touch with each other to set up Study Group or just act as a pair of ]]></content:encoded>
		</item>
	</channel>
</rss>