File: /var/www/apklausos/application/core/plugins/customToken/README.md
# customToken: numeric, non-ambiguous, CAPITAL token formats #
## Installation
In LimeSurvey 4: go to Configuration > Plugin manager > Scan files > Install
In LimeSurvey 3: the plugin in /plugins/customToken should be recognized automatically.
## Activation
After activation a new item will be in the Simple plugins menu.
## Configuration on the survey level
You can select one out of 4 options on the survey level:
* No custom function
* Numeric tokens
* Without ambiguous characters
* CAPITALS ONLY
## Deactivation
On deactivating: the settings for this plugin will be removed from the plugin_settings DB table.
## Uninstallation
In LimeSurvey 4: go to Configuration > Plugin manager > Uninstall the plugin
In LimeSurvey 3: remove the directory /plugins/customToken
Note: the files will be deleted from your filesystem, but will be re-installed on a LS update
## Home page & Copyright
- HomePage [Tools for Research](https://www.toolsforresearch.com)
- Copyright � 2019 [Tools for Research](https://www.toolsforresearch.com)
- Licence : MIT <https://en.wikipedia.org/wiki/MIT_License>