diff options
author | Francis Irving <francis@mysociety.org> | 2010-01-26 02:01:41 +0000 |
---|---|---|
committer | Francis Irving <francis@mysociety.org> | 2010-01-26 02:01:41 +0000 |
commit | 5f281051933391afc4bea07c449bd881e31b2704 (patch) | |
tree | 03da836be467d5889fadc15cb7f744d046e2f730 | |
parent | 60ce31d8db08e81785fe3399ac9c34177e60f7a3 (diff) |
Help on authorities outside scope of act.
-rw-r--r-- | app/views/help/about.rhtml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/app/views/help/about.rhtml b/app/views/help/about.rhtml index 5b1afbe87..19fbca4fd 100644 --- a/app/views/help/about.rhtml +++ b/app/views/help/about.rhtml @@ -70,6 +70,29 @@ to hear from you too. </dd> +<dt id="authorities">Why do you include some authorities that aren't formally subject to FOI?<a href="#authorities">#</a> </dt> + +<dd> +<p>WhatDoTheyKnow lets you make requests for information to a range of +organisations:</p> + +<ul> + <li> Those formally subject to the FOI Act</li> + <li> Those formally subject to the Environmental Regulations (a less well + defined group)</li> + <li> Those which voluntarily comply with the FOI Act</li> + <li> Those which aren't subject to the Act but we think should be, on grounds + such as them having significant public responsibilities. + </li> +</ul> + +<p>In the last case, we're using the site to lobby for expansion of the +scope of the FOI Act. Even if an organisation is not legally obliged to respond +to an FOI request, they can still do so voluntarily. +</p> + +</dd> + <dt id="focused">Why must I keep my request focused?<a href="#focused">#</a> </dt> <dd> |