https://github.com/adamzammit/replaceerrormessages
LimeSurvey plugin for replacing the built in error messages
https://github.com/adamzammit/replaceerrormessages
limesurvey limesurvey-plugin
Last synced: 4 months ago
JSON representation
LimeSurvey plugin for replacing the built in error messages
- Host: GitHub
- URL: https://github.com/adamzammit/replaceerrormessages
- Owner: adamzammit
- License: gpl-3.0
- Created: 2023-05-15T00:46:52.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-12T04:18:26.000Z (almost 2 years ago)
- Last Synced: 2025-01-08T20:13:22.904Z (5 months ago)
- Topics: limesurvey, limesurvey-plugin
- Language: PHP
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LimeSurvey ReplaceErrorMessages plugin
LimeSurvey plugin for replacing the built in error messages## Requirements
- LimeSurvey 3.X## Installation instructions
- Download the zip from the [releases](https://github.com/adamzammit/ReplaceErrorMessages/releases) page and extract to your plugins folder.## Usage
- Enable the plugin
- Set the new messages you want to appear in the plugin configuration. Leave blank to keep the system default.
- Changing the settings in the plugin settings will change the messages for all surveys in the system by default
- If you want to change the message that appears for a particular survey, you can go to the "Simple plugin settings" for the survey and change the text
- Entering a message at the survey level will ensure that the message appears for that survey
- If left blank, it will check for the settings at the system plugin level, if those are blank, the system default will apply## Acknowledgements
- LimeSurvey: https://github.com/LimeSurvey/LimeSurvey
## LicenceGPLv3