~u5218464/schooltool-book/schooltool-book

« back to all changes in this revision

Viewing changes to i18n/hi/build/html/demographics-schema.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>Customizing Demographics &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="Adding People" href="persons.html" />
 
33
    <link rel="prev" title="Creating a User Account" href="user.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="persons.html" title="Adding People"
 
103
             accesskey="N">next</a></li>
 
104
        <li class="right" >
 
105
          <a href="user.html" title="Creating a User Account"
 
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="customizing-demographics">
 
142
<h1>Customizing Demographics<a class="headerlink" href="#customizing-demographics" title="Permalink to this headline">¶</a></h1>
 
143
<p>SchoolTool allows you to modify the demographic information stored about each Person.  If you are using SchoolTool as the primary student information system for a school, you will probably need to customize the demographics fields to meet your local government&#8217;s reporting requirements.</p>
 
144
<p>Note that <strong>Prefix, First name, Middle name, Suffix</strong> and <strong>Preferred name</strong> are not customizable.  &#8220;Preferred name&#8221; is the name which a student prefers to be used by teachers, or for teachers the name they prefer to have used in correspondence with parents and students.</p>
 
145
<p><strong>Gender</strong> and <strong>Birthdate</strong> also cannot be changed.</p>
 
146
<p>You can limit fields to specific Groups, such as Students, Teachers or Administrators.  For example, this would allow you to have a &#8220;Certification&#8221; field for People in the &#8220;Teachers&#8221; Group that would not appear when you edited any other People.</p>
 
147
<p>Contact information &#8211; parents&#8217; names, address, phone, email, etc. &#8211; is stored separately.</p>
 
148
<p>To edit the default demographics fields, you must be logged in as a member of <strong>Site Managers</strong>. Select the <strong>School</strong> tab, and then click on the <strong>Customize: Demographics</strong> link in the sidebar.</p>
 
149
<blockquote>
 
150
<div><img alt="_images/demographics-schema-0.png" src="_images/demographics-schema-0.png" />
 
151
</div></blockquote>
 
152
<p>In the default settings, <strong>ID, Ethnicity, Language, Place of birth, and Citizenship</strong> can be edited or removed.  In this case, <strong>ID</strong> is just a generic text field which you can use for any student ID or number you might need to track.</p>
 
153
<p>You can delete, edit, and re-order the existing fields, and you can add your own custom fields.</p>
 
154
<p>In this example we will:</p>
 
155
<blockquote>
 
156
<div><ul class="simple">
 
157
<li>delete &#8220;Citizenship&#8221;;</li>
 
158
<li>reorder fields;</li>
 
159
<li>change the values in the &#8220;Ethnicity&#8221; list;</li>
 
160
<li>add &#8220;Enrollment Date&#8221;.</li>
 
161
</ul>
 
162
</div></blockquote>
 
163
<p>To delete a field, click <strong>Actions: Reorder or Delete Fields</strong> in the sidebar, and then click the red minus (<strong>-</strong>) icon next to the field you&#8217;d like to delete.  You can also reorder the fields here by changing the numbers in the first column of the table.  In both cases, the changes are applied immediately.</p>
 
164
<blockquote>
 
165
<div><img alt="_images/demographics-schema-1.png" src="_images/demographics-schema-1.png" />
 
166
</div></blockquote>
 
167
<p>To edit the values in a selection list from the main <strong>Demographics and Personal Information</strong> screen, click on the title of the field &#8211; for example, <strong>Ethnicity</strong>:</p>
 
168
<blockquote>
 
169
<div><img alt="_images/demographics-schema-2.png" src="_images/demographics-schema-2.png" />
 
170
</div></blockquote>
 
171
<p>To change the list values, simply edit the values in the <strong>Selection List</strong> text box.  Each line defines one value.  You can also specify whether the field is required, and if it should be limited to Students, Teachers and/or Administrators.</p>
 
172
<p>You can add six different types of fields:</p>
 
173
<blockquote>
 
174
<div><ul class="simple">
 
175
<li>Text Field: for a single line of text;</li>
 
176
<li>Integer Field: for whole numbers;</li>
 
177
<li>Description Field: for longer text entered through a textbox;</li>
 
178
<li>Date Field: entered through a calendar widget;</li>
 
179
<li>Yes/No Field: for a true/false boolean value;</li>
 
180
<li>Selection List: a list of string selected through a drop-down menu;</li>
 
181
</ul>
 
182
</div></blockquote>
 
183
<p>For our example, we will add an &#8220;Enrollment Date&#8221; field for the &#8220;Students&#8221; Group.  Click on <strong>Add: Date Field</strong>:</p>
 
184
<blockquote>
 
185
<div><img alt="_images/demographics-schema-3.png" src="_images/demographics-schema-3.png" />
 
186
</div></blockquote>
 
187
<p>And thus:</p>
 
188
<blockquote>
 
189
<div><img alt="_images/demographics-schema-4.png" src="_images/demographics-schema-4.png" />
 
190
</div></blockquote>
 
191
</div>
 
192
 
 
193
 
 
194
          </div>
 
195
        </div>
 
196
      </div>
 
197
      <div class="sphinxsidebar">
 
198
        <div class="sphinxsidebarwrapper">
 
199
  <h4>Previous topic</h4>
 
200
  <p class="topless"><a href="user.html"
 
201
                        title="previous chapter">Creating a User Account</a></p>
 
202
  <h4>Next topic</h4>
 
203
  <p class="topless"><a href="persons.html"
 
204
                        title="next chapter">Adding People</a></p>
 
205
        </div>
 
206
      </div>
 
207
      <div class="clearer"></div>
 
208
    </div>
 
209
  <div class="footer">
 
210
    <p class="copyright">
 
211
        &copy; Copyright 2014, the Shuttleworth Foundation.  This work is licensed under the Creative Commons Attribution 3.0 Unported License.
 
212
    </p>
 
213
    <p>
 
214
      Last updated on May 22, 2014.
 
215
      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.2.2.
 
216
    <a href="_sources/demographics-schema.txt"
 
217
             rel="nofollow">Show Source</a>
 
218
    </p>
 
219
  </div>
 
220
</div>
 
221
  </body>
 
222
</html>
 
 
b'\\ No newline at end of file'