~u5218464/schooltool-book/schooltool-book

« back to all changes in this revision

Viewing changes to i18n/hi/build/html/contacts.html

  • Committer: Karun Agarwal
  • Date: 2014-05-22 10:02:44 UTC
  • Revision ID: u5218464@anu.edu.au-20140522100244-0lv39nttpudy41cp
added new branch to make translations for schooltool-book to hindi

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 
2
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
3
 
 
4
 
 
5
<html xmlns="http://www.w3.org/1999/xhtml">
 
6
  <head>
 
7
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
8
    
 
9
    <title>Contacts &mdash; The SchoolTool Book</title>
 
10
    
 
11
    <link rel="stylesheet" href="_static/flourish.css" type="text/css" />
 
12
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
 
13
    
 
14
    <script type="text/javascript">
 
15
      var DOCUMENTATION_OPTIONS = {
 
16
        URL_ROOT:    './',
 
17
        VERSION:     '2.1.1',
 
18
        COLLAPSE_INDEX: false,
 
19
        FILE_SUFFIX: '.html',
 
20
        HAS_SOURCE:  true
 
21
      };
 
22
    </script>
 
23
    <script type="text/javascript" src="_static/jquery.js"></script>
 
24
    <script type="text/javascript" src="_static/underscore.js"></script>
 
25
    <script type="text/javascript" src="_static/doctools.js"></script>
 
26
    <script type="text/javascript" src="_static/jquery.colorbox-min.js"></script>
 
27
    <script type="text/javascript" src="_static/flourish.js"></script>
 
28
    <link rel="shortcut icon" href="_static/favicon.ico"/>
 
29
    <link rel="author" title="About these documents" href="about.html" />
 
30
    <link rel="top" title="The SchoolTool Book" href="index.html" />
 
31
    <link rel="up" title="Populating Your School" href="populating.html" />
 
32
    <link rel="next" title="Groups" href="groups.html" />
 
33
    <link rel="prev" title="Adding People" href="persons.html" />
 
34
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Ubuntu:regular,bold&subset=Latin" />
 
35
 
 
36
  </head>
 
37
  <body>
 
38
<div class="schooltool">
 
39
  <div class="header">
 
40
    <h1 class="brand">
 
41
      <a href="http://www.schooltool.org/">
 
42
        <span class="school">school</span><span class="tool">tool</span>
 
43
        <img alt="Logo" src="_static/logo-small.png" />
 
44
      </a>
 
45
    </h1>
 
46
    <ul class="navigation">
 
47
      <li>
 
48
        <a href="http://schooltool.org/">
 
49
          Home
 
50
        </a>
 
51
      </li>
 
52
      <li>
 
53
        <a href="features.html">
 
54
          Features
 
55
        </a>
 
56
      </li>
 
57
      <li>
 
58
        <a href="http://launchpad.net/schooltool-project/+announcements">
 
59
          News
 
60
        </a>
 
61
      </li>
 
62
      <li>
 
63
        <a href="screenshots.html">
 
64
          Screenshots
 
65
        </a>
 
66
      </li>
 
67
      <li>
 
68
        <a href="system-requirements.html">
 
69
          Download
 
70
        </a>
 
71
      </li>
 
72
      <li>
 
73
        <a href="index.html">
 
74
          Documentation
 
75
        </a>
 
76
      </li>
 
77
      <li>
 
78
        <a href="about.html">
 
79
          Contact
 
80
        </a>
 
81
      </li>
 
82
    </ul>
 
83
    <script type="text/javascript">
 
84
      $(document).ready(function() {
 
85
        $(window).scroll(function() {
 
86
          var scrollTop = $(window).scrollTop();
 
87
          if (scrollTop > 64) {
 
88
            $('div.related').css('position', 'fixed');
 
89
            $('div.related').css('top', '0');
 
90
          } else {
 
91
            $('div.related').css('position', 'absolute');
 
92
            $('div.related').css('top', '64px');
 
93
          }
 
94
        });
 
95
      });
 
96
    </script>
 
97
    
 
98
    <div class="related">
 
99
      <h3>Navigation</h3>
 
100
      <ul>
 
101
        <li class="right" style="margin-right: 10px">
 
102
          <a href="groups.html" title="Groups"
 
103
             accesskey="N">next</a></li>
 
104
        <li class="right" >
 
105
          <a href="persons.html" title="Adding People"
 
106
             accesskey="P">previous</a> |</li>
 
107
        <li><a href="index.html">The SchoolTool Book</a> &raquo;</li>
 
108
          <li><a href="populating.html" accesskey="U">Populating Your School</a> &raquo;</li> 
 
109
      </ul>
 
110
    </div>
 
111
<!-- Search Bar -->
 
112
<div id="search-box">
 
113
  <form class="search-form" id="google-appliance-search-form" method="get"
 
114
        accept-charset="UTF-8"
 
115
        action="search.html">
 
116
      <div>
 
117
        <div id="edit-keys-wrapper" class="form-item">
 
118
          <input type="text" class="form-text"
 
119
                 onfocus="if(this.value=='Type to search'){this.value=''}"
 
120
                 onblur="if(this.value==''){this.value='Type to search';}"
 
121
                 value="Type to search" size="20" id="edit-keys" name="q"
 
122
                 maxlength="255" />
 
123
            <input type="hidden" value="yes" name="check_keywords" />
 
124
            <input type="hidden" value="default" name="area" />
 
125
        </div>
 
126
        <img src="_static/arrow.png" class="form-submit"
 
127
             onclick="$(this).closest('form').submit()"
 
128
             style="cursor: pointer" />
 
129
      </div>
 
130
    </form>
 
131
  </div>
 
132
  <!-- End Search Bar -->
 
133
  </div>
 
134
  
 
135
 
 
136
    <div class="document">
 
137
      <div class="documentwrapper">
 
138
        <div class="bodywrapper">
 
139
          <div class="body">
 
140
            
 
141
  <div class="section" id="contacts">
 
142
<h1>Contacts<a class="headerlink" href="#contacts" title="Permalink to this headline">¶</a></h1>
 
143
<p>In the case of primary and secondary students &#8211; the main focus for SchoolTool &#8211; the most important out-of-school contact is with parents, guardians, and other adults responsible for the child.  SchoolTool&#8217;s Contact system is designed with this case in mind.  You can also attach a full or partial set of contact information directly to a person in SchoolTool, for example, to store full contact information for a teacher or adult student, or to add an email address for a student.</p>
 
144
<p>Each Person can be linked to one or more Contacts (for example, a parent, step-parent, or other guardian) and each Contact can be linked to one or more People in SchoolTool, so siblings can both reference the same parent Contact.</p>
 
145
<div class="section" id="creating-and-managing-contacts">
 
146
<h2>Creating and managing Contacts<a class="headerlink" href="#creating-and-managing-contacts" title="Permalink to this headline">¶</a></h2>
 
147
<p>Usually you will create a Contact in reference to a Person.  To do so, you must be logged in as a member of <strong>Clerks</strong>.  Go to the <strong>School</strong> tab, click on <strong>People</strong>, select a Person, and click on the <strong>Contacts</strong> header, under <strong>General Information</strong>:</p>
 
148
<blockquote>
 
149
<div><img alt="_images/contacts-1.png" src="_images/contacts-1.png" />
 
150
</div></blockquote>
 
151
<p>In the <strong>Contacts</strong> section, click the <strong>Manage Contacts</strong> link:</p>
 
152
<blockquote>
 
153
<div><img alt="_images/contacts-2.png" src="_images/contacts-2.png" />
 
154
</div></blockquote>
 
155
<p>This form presents a list of Contacts for the Person. At first, there are no Contacts in the list. You may add a new Contact, or search for and link to an existing Contact.</p>
 
156
<p>Click on <strong>Add: New Contact</strong> in the sidebar.  If we wanted to add contact information for Sally herself (if we wanted to contact her directly, rather than her parents), we&#8217;d select <strong>Add: Sally Brown as Contact</strong>.</p>
 
157
<p>This form should be straightforward:</p>
 
158
<blockquote>
 
159
<div><img alt="_images/contacts-3.png" src="_images/contacts-3.png" />
 
160
<img alt="_images/contacts-4.png" src="_images/contacts-4.png" />
 
161
</div></blockquote>
 
162
<p>Your new Contact:</p>
 
163
<blockquote>
 
164
<div><img alt="_images/contacts-5.png" src="_images/contacts-5.png" />
 
165
</div></blockquote>
 
166
<p>Click on the Contact name:</p>
 
167
<blockquote>
 
168
<div><img alt="_images/contacts-6.png" src="_images/contacts-6.png" />
 
169
</div></blockquote>
 
170
<p>And in the student&#8217;s slider:</p>
 
171
<blockquote>
 
172
<div><img alt="_images/contacts-7.png" src="_images/contacts-7.png" />
 
173
</div></blockquote>
 
174
<p>To add an existing contact to Sally&#8217;s record, for example her brother Charlie, we could search for him under <strong>Available Contacts</strong>:</p>
 
175
<blockquote>
 
176
<div><img alt="_images/contacts-7_1.png" src="_images/contacts-7_1.png" />
 
177
</div></blockquote>
 
178
<p>To add Charlie as Sally&#8217;s sibling, check the box next to his name and select
 
179
<strong>Sibling</strong> under <strong>Set selected to</strong>.  If you need to indicate the contact
 
180
relationship changes on a specific date, set it under <strong>Effective date</strong>.</p>
 
181
<blockquote>
 
182
<div><img alt="_images/contacts-7_2.png" src="_images/contacts-7_2.png" />
 
183
</div></blockquote>
 
184
<p>Thus:</p>
 
185
<blockquote>
 
186
<div><img alt="_images/contacts-7_4.png" src="_images/contacts-7_4.png" />
 
187
</div></blockquote>
 
188
</div>
 
189
<div class="section" id="contact-index">
 
190
<h2>Contact Index<a class="headerlink" href="#contact-index" title="Permalink to this headline">¶</a></h2>
 
191
<p>To view, edit or add to all the Contacts in the system, navigate to the <strong>School</strong> tab and click on <strong>Contacts</strong>.</p>
 
192
<blockquote>
 
193
<div><img alt="_images/contacts-8.png" src="_images/contacts-8.png" />
 
194
</div></blockquote>
 
195
</div>
 
196
<div class="section" id="parent-access">
 
197
<h2>Parent Access<a class="headerlink" href="#parent-access" title="Permalink to this headline">¶</a></h2>
 
198
<p>SchoolTool 2.8 adds limited parent login access to SchoolTool.  Currently this
 
199
is enabled on a per contact basis.</p>
 
200
<p>To activate login access for a contact user, navigate to the individual contact.</p>
 
201
<p>Click <strong>Actions &gt; Activate Parent Access</strong>:</p>
 
202
<blockquote>
 
203
<div><img alt="_images/contacts-9.png" src="_images/contacts-9.png" />
 
204
</div></blockquote>
 
205
<p>You will then be prompted to create a Username and password for the Contact.</p>
 
206
<blockquote>
 
207
<div><img alt="_images/contacts-11.png" src="_images/contacts-11.png" />
 
208
</div></blockquote>
 
209
<p>Click <strong>Enable</strong>:</p>
 
210
<blockquote>
 
211
<div><img alt="_images/contacts-12.png" src="_images/contacts-12.png" />
 
212
</div></blockquote>
 
213
<p>You can now log in as the contact user, but there is not much to see as Sally
 
214
Brown is not enrolled in any sections yet.  Once a student is enrolled in
 
215
sections, the parent can access the student views of the gradebook,
 
216
attendance journal, and other SchoolTool functionality.</p>
 
217
<p>We will be expanding the scope and utility of parent access in future releases.</p>
 
218
<blockquote>
 
219
<div><img alt="_images/contacts-13.png" src="_images/contacts-13.png" />
 
220
</div></blockquote>
 
221
</div>
 
222
</div>
 
223
 
 
224
 
 
225
          </div>
 
226
        </div>
 
227
      </div>
 
228
      <div class="sphinxsidebar">
 
229
        <div class="sphinxsidebarwrapper">
 
230
  <h3><a href="index.html">Table Of Contents</a></h3>
 
231
  <ul>
 
232
<li><a class="reference internal" href="#">Contacts</a><ul>
 
233
<li><a class="reference internal" href="#creating-and-managing-contacts">Creating and managing Contacts</a></li>
 
234
<li><a class="reference internal" href="#contact-index">Contact Index</a></li>
 
235
<li><a class="reference internal" href="#parent-access">Parent Access</a></li>
 
236
</ul>
 
237
</li>
 
238
</ul>
 
239
 
 
240
  <h4>Previous topic</h4>
 
241
  <p class="topless"><a href="persons.html"
 
242
                        title="previous chapter">Adding People</a></p>
 
243
  <h4>Next topic</h4>
 
244
  <p class="topless"><a href="groups.html"
 
245
                        title="next chapter">Groups</a></p>
 
246
        </div>
 
247
      </div>
 
248
      <div class="clearer"></div>
 
249
    </div>
 
250
  <div class="footer">
 
251
    <p class="copyright">
 
252
        &copy; Copyright 2014, the Shuttleworth Foundation.  This work is licensed under the Creative Commons Attribution 3.0 Unported License.
 
253
    </p>
 
254
    <p>
 
255
      Last updated on May 22, 2014.
 
256
      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.2.2.
 
257
    <a href="_sources/contacts.txt"
 
258
             rel="nofollow">Show Source</a>
 
259
    </p>
 
260
  </div>
 
261
</div>
 
262
  </body>
 
263
</html>
 
 
b'\\ No newline at end of file'