Skip to content
This repository has been archived by the owner on Jul 27, 2020. It is now read-only.
/ ellipse-component Public archive

The Ellipse Scale Component for the DECSYS Survey Platform

License

Notifications You must be signed in to change notification settings

decsys/ellipse-component

Repository files navigation

GitHub Build Status GitHub release

DECSYS Ellipse Scale Component

This is a component that allows a Survey Participant to provide a ranged answer on an Ellipse Scale.

This repository is for 1.x only. The code has since moved to the main decsys monorepo.

Installation

  • Download a distributable version from Github Releases
  • Build from source:
    • npm i
    • npm run build - outputs to the dist/ folder
  • Copy the .js file in into the Survey Platform's components/ folder

Licensing

Overview

This software is primarily licensed under the GNU Affero General Public License v3.0 only (AGPL-3.0-only).

A summary is provided below; the full license text may be found in LICENSE.md.

Other license arrangements may be made as appropriate on request.

Copyright and License Summary

DECSYS Ellipse Component

Copyright (C) 2019 Christian Wagner, LUCID (Lab for Uncertainty in Data and Decision Making)

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.