aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/base/faq/faq-en-gb.html
blob: 55046ce4aa55da27d50b604ced3204ab14059177 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
[% INCLUDE 'header.html', title = loc('Frequently Asked Questions'), bodyclass = 'twothirdswidthpage' %]

<div class="sticky-sidebar">
    <aside>
        <ul class="plain-list">
            <li><strong>Frequently Asked Questions</strong></li>
            <li><a href="/privacy">Privacy and cookies</a></li>
            <li><a href="/contact">Contact [% c.cobrand.site_title %]</a></li>
        </ul>
    </aside>
</div>

<h1><a name="faq"></a>Frequently Asked Questions</h1>

<dl>

    <dt>What is this site?</dt>
    <dd>[% c.cobrand.site_title %] is a site to help people report to their
    local authority, view, or discuss local issues they&rsquo;ve found, by
    simply locating them on a map.</dd>

    <dt>How do I get in touch with [% c.cobrand.site_title %]?</dt>
    <dd>Here&rsquo;s our <a href="/contact">contact page</a>.</dd>

    <dt>What sort of problems should I report with [% c.cobrand.site_title %]?</dt>
    <dd>This depends upon the precise purpose of [% c.cobrand.site_title %];
    in the UK, FixMyStreet is primarily for reporting things which are
    <strong>broken or dirty or damaged or dumped, and need fixing, cleaning
    or clearing</strong>, such as:
    <ul>
    <li>Abandoned vehicles
    <li>Dog Fouling
    <li>Flyposting or graffiti
    <li>Flytipping or litter
    <li>Streetcleaning, such as broken glass in a cycle lane
    <li>Unlit lampposts
    <li>Potholes
    </ul>
    </dd>

    <dt>What isn&rsquo;t [% c.cobrand.site_title %] for?</dt>
    <dd>[% c.cobrand.site_title %] is not a way of getting in touch with your
    authority for all issues &ndash; please use this site only for problems
    such as the above. We often route problem reports via cleansing services or
    highways and so using this site for other matters may result in a delay in
    your report getting to the right department. <strong>You will need to
    contact your authority directly for problems such as</strong>:

    <ul><li>Anti-social behaviour
    <li>Any urgent or emergency problems
    <li>Noise pollution or barking dogs
    <li>Fires and smoke/smell pollution
    <li>Missing wheelie bins or recycling boxes or missed rubbish collections
    <li>Proposals for speed bumps/ CCTV/ pedestrian crossings/ new road layouts/ etc.
    <li>Complaining about your neighbours
    <li>Complaining about the authority
    <li>Joy riding, drug taking, animal cruelty, or other criminal activity
    </ul>
    <p>Authorities often have direct hotlines for these sorts of issues.</p>
    </dd>

    <dt>How do I use the site?</dt>
    <dd>After entering a location, you are presented with a map of that area.
    You can view problems already reported in that area, or report ones of your
    own by clicking on the map at the location of the problem.</dd>

    <dt>How are the problems solved?</dt>
    <dd>They are reported to the relevant authority by email. The authority can
    then resolve the problem the way they normally would. Alternatively, you
    can discuss the problem on the website with others, and then together lobby
    the authority to fix it, or fix it directly yourselves.</dd>

    <dt>Is it free?</dt>
    <dd>The site is free to use, yes. The FixMyStreet Platform is maintained by
    a registered charity, so if you want to make a contribution,
        <a href="https://www.mysociety.org/donate/">please do</a>.</dd>

    <dt>Can I use [% c.cobrand.site_title %] on my mobile?</dt>
    <dd>
    <p>The [% c.cobrand.site_title %] website will already work on your mobile
    phone, adapting to the size of your screen automatically.</p>
    </dd>
</dl>

<h2><a name="practical"></a>Practical Questions</h2>

<dl>
    <dt>I&rsquo;m from an authority, where do you send the reports?</dt>
    <dd>You can either leave a test report or <a href="/contact">contact us</a>
to find out where reports go at the moment. Also <a href="/contact">contact us</a>
to update the address or addresses we use.</dd>

    <dt>I&rsquo;m from an authority, can we have [% c.cobrand.site_title %]
    on our website?</dt>
    <dd>Quite possibly &ndash; contact the people who run this site.</dd>

    <dt>Do you remove silly or illegal content?</dt>
    <dd>[% c.cobrand.site_title %] is not responsible for the content and
    accuracy of material submitted by its users. We reserve the right to
    edit or remove any problems or updates which we consider to be
    inappropriate upon being informed by a user of the site.</dd>

    <dt>Why can&rsquo;t I zoom out more on the reporting map?</dt>
    <dd>We want to keep [% c.cobrand.site_title %] locally focused, so restrict
    the ability to move radically between areas. The map on Your Reports will
    let you see all the reports you&rsquo;ve made, wherever they are. If
    you&rsquo;re from the authority then the emailed version of the problem
    report might also contain the closest road or postcode to the pin on the
    map.</dd>

<h2><a name="organisation"></a>Organisation Questions</h2>

<dl>
    <dt>Who built [% c.cobrand.site_title %]?</dt>
    <dd>This will depend upon the installation of the FixMyStreet Platform,
    who should create their own <code>faq/</code> template in their cobrand
    directory to replace this default one. The FixMyStreet Platform was
    built by <a href="https://www.mysociety.org/">mySociety</a>.

    <dt>Do you need any help with the project?</dt>
    <dd>Yes, we can use help in all sorts of ways, technical or
non-technical.  Please see our <a
href="https://www.mysociety.org/helpus/">Get Involved page</a>.</dd>

    <dt>I&rsquo;d like a site like this for my own location/ where&rsquo;s the
    "source code" to this site?</dt>
    <dd>
    The software behind this site is open source, and available to you mainly
    under the GNU Affero GPL software license. You can
    <a href="https://github.com/mysociety/fixmystreet">download the source
    code</a> and help us develop it. You&rsquo;re welcome to use it in your own
    projects, although you must also make available the source code to any such
    projects. <a href="https://www.fixmystreet.com/">FixMyStreet.com</a> is the
    original code installation, in the UK, and
    <a href="http://www.fiksgatami.no/">Fiksgatami</a> is an example of the
    code being used in Norway.
    </dd>

</dl>

[% INCLUDE 'footer.html' pagefooter = 'yes' %]