From 13a8f7ac5df266809a4a4b4c130e37959b0ea03b Mon Sep 17 00:00:00 2001 From: Mathieu Loiseau <mathieu.loiseau@univ-grenoble-alpes.fr> Date: Thu, 17 Feb 2022 23:53:14 +0100 Subject: [PATCH] Readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 631a9b5..344ad2b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # fruity with keyboardS -A [LimeSurvey](https://www.limesurvey.org/) [theme](https://manual.limesurvey.org/Themes) extending [Fruity](https://github.com/LimeSurvey/LimeSurvey/tree/master/themes/survey/fruity), to create text questions, each associated with a specific keyboard layout. +A [LimeSurvey](https://www.limesurvey.org/) [theme](https://manual.limesurvey.org/Themes) extending [Fruity](https://github.com/LimeSurvey/LimeSurvey/tree/master/themes/survey/fruity), for the specific use of testing children. + +It allows : +* to create text questions, each associated with a specific keyboard layout ; +* to block the progression of children on a specific page to be unlocked by a questionnaire administrator. ## Resources This project depends on limesurvey and uses [jkeyboard](https://github.com/javidan/jkeyboard). -- GitLab