~u5218464/schooltool-book/schooltool-book

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
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    
    <title>Creating Years &mdash; The SchoolTool Book</title>
    
    <link rel="stylesheet" href="_static/flourish.css" type="text/css" />
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
    
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    './',
        VERSION:     '2.1.1',
        COLLAPSE_INDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true
      };
    </script>
    <script type="text/javascript" src="_static/jquery.js"></script>
    <script type="text/javascript" src="_static/underscore.js"></script>
    <script type="text/javascript" src="_static/doctools.js"></script>
    <script type="text/javascript" src="_static/jquery.colorbox-min.js"></script>
    <script type="text/javascript" src="_static/flourish.js"></script>
    <link rel="shortcut icon" href="_static/favicon.ico"/>
    <link rel="author" title="About these documents" href="about.html" />
    <link rel="top" title="The SchoolTool Book" href="index.html" />
    <link rel="up" title="School Setup" href="setup-toc.html" />
    <link rel="next" title="Creating Terms" href="terms.html" />
    <link rel="prev" title="Entering Data: Web Interface or Import?" href="web-v-import.html" />
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Ubuntu:regular,bold&subset=Latin" />

  </head>
  <body>
<div class="schooltool">
  <div class="header">
    <h1 class="brand">
      <a href="http://www.schooltool.org/">
        <span class="school">school</span><span class="tool">tool</span>
        <img alt="Logo" src="_static/logo-small.png" />
      </a>
    </h1>
    <ul class="navigation">
      <li>
        <a href="http://schooltool.org/">
          Home
        </a>
      </li>
      <li>
        <a href="features.html">
          Features
        </a>
      </li>
      <li>
        <a href="http://launchpad.net/schooltool-project/+announcements">
          News
        </a>
      </li>
      <li>
        <a href="screenshots.html">
          Screenshots
        </a>
      </li>
      <li>
        <a href="system-requirements.html">
          Download
        </a>
      </li>
      <li>
        <a href="index.html">
          Documentation
        </a>
      </li>
      <li>
        <a href="about.html">
          Contact
        </a>
      </li>
    </ul>
    <script type="text/javascript">
      $(document).ready(function() {
        $(window).scroll(function() {
          var scrollTop = $(window).scrollTop();
          if (scrollTop > 64) {
            $('div.related').css('position', 'fixed');
            $('div.related').css('top', '0');
          } else {
            $('div.related').css('position', 'absolute');
            $('div.related').css('top', '64px');
          }
        });
      });
    </script>
    
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="terms.html" title="Creating Terms"
             accesskey="N">next</a></li>
        <li class="right" >
          <a href="web-v-import.html" title="Entering Data: Web Interface or Import?"
             accesskey="P">previous</a> |</li>
        <li><a href="index.html">The SchoolTool Book</a> &raquo;</li>
          <li><a href="setup-toc.html" accesskey="U">School Setup</a> &raquo;</li> 
      </ul>
    </div>
<!-- Search Bar -->
<div id="search-box">
  <form class="search-form" id="google-appliance-search-form" method="get"
        accept-charset="UTF-8"
        action="search.html">
      <div>
        <div id="edit-keys-wrapper" class="form-item">
          <input type="text" class="form-text"
                 onfocus="if(this.value=='Type to search'){this.value=''}"
                 onblur="if(this.value==''){this.value='Type to search';}"
                 value="Type to search" size="20" id="edit-keys" name="q"
                 maxlength="255" />
            <input type="hidden" value="yes" name="check_keywords" />
            <input type="hidden" value="default" name="area" />
        </div>
        <img src="_static/arrow.png" class="form-submit"
             onclick="$(this).closest('form').submit()"
             style="cursor: pointer" />
      </div>
    </form>
  </div>
  <!-- End Search Bar -->
  </div>
  

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body">
            
  <div class="section" id="creating-years">
<span id="years"></span><h1>Creating Years<a class="headerlink" href="#creating-years" title="Permalink to this headline">ΒΆ</a></h1>
<p>School years are central to organizing data in SchoolTool.  Before you start setting up the rest of the school, you must start with a school year.</p>
<p>A school year encompasses the annual cycle of a school.  For example, most students are promoted at the end of a year.  Most new teachers start work at the beginning of the year.  Terms <em>must</em> be contained within years.</p>
<p>The school year does not have to correspond to a calendar year, and may be defined to suit the processes of your school.  It is best to set this up so that every date is part of one school year or another.  School years <em>cannot</em> overlap.</p>
<p>If this does not fit the structure of your school, you can simply create a single Year that spans three or more calendar years.  It is likely that by the time that Year expires, we&#8217;ll have come up with a revised model for schools that don&#8217;t work within individual years.</p>
<p><em>Setting up a Year is necessary for just about any use of SchoolTool</em>, and it is easiest through the web interface.</p>
<p>As a member of <strong>Site Managers</strong> click the <strong>School</strong> tab at top.  On a new installation, the page will look like this:</p>
<blockquote>
<div><img alt="_images/years-0.png" src="_images/years-0.png" />
</div></blockquote>
<p>Click the <strong>Add: School Year</strong> link in the sidebar, enter the Title for the Year and the start and end dates, and hit <strong>Submit</strong>.  Keep the title as short as possible, because it is used as a link frequently.  When you click on the date field, a calendar widget will appear to help you choose the day.</p>
<p>When setting up the start and end dates, remember that Years cannot overlap.</p>
<blockquote>
<div><img alt="_images/years-1.png" src="_images/years-1.png" />
</div></blockquote>
<p>Your new Year.  If you click on the yellow pencil icon next to the title, you can edit the information for the Year:</p>
<blockquote>
<div><img alt="_images/years-2.png" src="_images/years-2.png" />
</div></blockquote>
<p><strong>Done</strong> will take you to the list of Years:</p>
<blockquote>
<div><img alt="_images/years-3.png" src="_images/years-3.png" />
</div></blockquote>
<p>The main <strong>School</strong> tab now shows your Year set up along with relevant links and statistics:</p>
<blockquote>
<div><img alt="_images/years-4.png" src="_images/years-4.png" />
</div></blockquote>
<p>Note that under Groups, both <strong>Clerks</strong> and <strong>Site Managers</strong> have one member &#8211; the &#8220;Default Manager&#8221; user.</p>
</div>


          </div>
        </div>
      </div>
      <div class="sphinxsidebar">
        <div class="sphinxsidebarwrapper">
  <h4>Previous topic</h4>
  <p class="topless"><a href="web-v-import.html"
                        title="previous chapter">Entering Data: Web Interface or Import?</a></p>
  <h4>Next topic</h4>
  <p class="topless"><a href="terms.html"
                        title="next chapter">Creating Terms</a></p>
        </div>
      </div>
      <div class="clearer"></div>
    </div>
  <div class="footer">
    <p class="copyright">
        &copy; Copyright 2014, the Shuttleworth Foundation.  This work is licensed under the Creative Commons Attribution 3.0 Unported License.
    </p>
    <p>
      Last updated on May 22, 2014.
      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.2.2.
    <a href="_sources/years.txt"
             rel="nofollow">Show Source</a>
    </p>
  </div>
</div>
  </body>
</html>