{% extends base_template %} {% load i18n %} {% block title %}Glossary{{ block.super }}{% endblock title %} {% block content %}

Glossary

  • Facility
  • A "Facility" is a physical location to which Students and Teachers belong.
  • Organization
  • An "Organization" is a group of people responsible for administering a set of Shared Networks
  • Shared Network
  • A "Shared Network" is a collection of Devices and Facilities within which student data is synchronized. Two Devices in the same "Shared Network", if synced, can be used interchangeably by students.

{% endblock content %}