-
-
Notifications
You must be signed in to change notification settings - Fork 196
Complaining to ombudsman feature requirements
confirmordeny edited this page Nov 11, 2012
·
32 revisions
Placeholder to capture functional requirements for allowing users to escalate a complaint to an ombudsman (eg the Information Commissioner in the UK).
- Currently, where a response is overdue the site sends a reminder email to the requester. The proposed new feature is that at this point the requester should be able to press a button to "Let the [name of regulator] know that [name the public authority] has not responded in time.
- In most cases the name of regulator would be the Information Commissioner but this would not apply in cases where the body was covered by the Freedom of Information (Scotland) Act 2002.
- The feature should not exist for requests made to authorities tagged "foi_no", these bodies are not formally subject to FOI.
- Schools sometimes get longer to deal with FOI requests but the code should not seek to deal with the full complexity of the rules.
- Pressing the button would display a standardised email (that the user cannot edit) and an option to press "send" or "cancel".
- The email would include a link to the request in question.
- The ICO's email address is: casework@ico.gov.uk
- Sending the email should trigger a change of status to a new status called "The [name of regulator] has been told that [name of authority] are late in providing a full response to this request.
##Feature 2 - following an internal review
- The feature should only be available where the request has already gone through the 'awaiting internal review status' and where the request is not currently awaiting classification.
- ...
- The feature should not exist for requests made to authorities tagged "foi_no", these bodies are not formally subject to FOI.
- The ICO's email address is: casework@ico.gov.uk