Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 929 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 929 Bytes

Classes Tool

A class management tool. Inspired by the teacher tool but intended for generic deployments.

ohmage Integration/Installation

This codebase is part of the suite of micro-frontend tools that now make up the web frontend clients for the ohmage 2.x project. It assumes the use of the global navbar to handle login/logout/navigation. If you intend to host this project on your own ohmage server, please serve the navbar from / (root) and place this tool's code inside a directory relative to the root: /webapps/{tool} (some apps assume an legacy nomenclature: /navbar/{tool}).

Licensing

The code in this respository is open-source and licensed under the Apache License, version 2.0. The full text of the license may be found at this link: http://www.apache.org/licenses/LICENSE-2.0.