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

The FreeText Question Component that ships with the DECSYS Survey Platform

License

Notifications You must be signed in to change notification settings

decsys/freetext-component

Repository files navigation

GitHub Build Status GitHub release

DECSYS FreeText Component

This is a simple component that provides a Free Textarea for Survey Participants to enter any response they wish.

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 FreeText 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/.

About

The FreeText Question Component that ships with the DECSYS Survey Platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published