You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Is it that time of year already? Before we get started, please <strong>be careful and ready everything before continuing</strong>. Some actions taken on the next few steps can be detrimental if followed in the middle of the year. Once you are ready to proceed, click 'Begin' below.</p>
<h3class="page-title">Clear Active Members and Floor Roster</h3>
14
+
<p>This is the scary part. In order to get everything ready for next year, we need to clear everyone from Active status and then clear the housing board. Once we get a fresh start, we will forward you onto the housing page to fill out the new housing board.</p>
15
+
<ahref="#" data-module="newYear" data-step="clear" class="btn btn-primary btn-new-next center-block"><spanclass="glyphicon glyphicon-erase"></span> Clear Active Group and Housing Board</a>
16
+
</div>
17
+
<divid="new-current" style="display: none;">
18
+
<h3class="page-title">Prune Current Students Group</h3>
19
+
<p>Take a second and scroll down the list, remove anyone who has graduated. Anyone in this list who is in good standing can become active, so it is important it is correct.</p>
<spanid="rem-{{student.uid}}" class="glyphicon glyphicon-remove red align-center" style="width: 100%"></span>
34
+
<spanid="add-{{student.uid}}" class="glyphicon glyphicon-plus green align-center" style="width: 100%; display: none;"></span>
35
+
</a>
36
+
</td>
37
+
</tr>
38
+
{% endfor %}
39
+
</tbody>
40
+
</table>
41
+
<ahref="#" data-module="newYear" data-step="current" class="btn btn-primary btn-new-next center-block"><spanclass="glyphicon glyphicon-ok"></span> Next Step</a>
42
+
</div>
43
+
<divid="new-housing" style="display: none;">
44
+
<h3class="page-title">That was easy!</h3>
45
+
<p>The next and final step is to go through and populate the housing board, the button below will even take you there. Just a note: adding people will automatically mark them as active, since they will be charged dues.</p>
46
+
<ahref="/housing" class="btn btn-primary btn-new-next center-block"><spanclass="glyphicon glyphicon-ok"></span> Onward and Upward!</a>
0 commit comments