tonisormisson/lime-response-logger

A LimeSurvey plugin to save a log from each survey page submit

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:limesurvey-plugin

pkg:composer/tonisormisson/lime-response-logger

1.2.0 2024-04-18 10:11 UTC

This package is auto-updated.

Last update: 2025-10-18 13:23:58 UTC


README

A LimeSurvey plugin to save a log from each survey page submit

Requirements

Requires minimum LimeSurvey version 3.0.1

Usage

1 Install

Via console

Change to LS plugins folder:

$ cd upload/plugins

Use git to clone into folder ResponseLogger:

$ git clone https://github.com/TonisOrmisson/lime-response-logger.git ResponseLogger

2 Activate plugin

During activation an additional db table 'lime_response_log' will be created. All the logs are saved in this table.