https://github.com/inseefr/walking-papers
Web application for entering paper questionnaires, powered by Lunatic. (https://github.com/InseeFr/Lunatic).
https://github.com/inseefr/walking-papers
Last synced: 3 months ago
JSON representation
Web application for entering paper questionnaires, powered by Lunatic. (https://github.com/InseeFr/Lunatic).
- Host: GitHub
- URL: https://github.com/inseefr/walking-papers
- Owner: InseeFr
- License: mit
- Created: 2025-07-28T10:46:06.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2026-01-18T13:54:55.000Z (5 months ago)
- Last Synced: 2026-01-18T17:48:23.905Z (5 months ago)
- Language: TypeScript
- Homepage:
- Size: 598 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Orchestrateur de saisie papier
[](https://sonarcloud.io/dashboard?id=InseeFr_walking-papers)
[](https://sonarcloud.io/dashboard?id=InseeFr_walking-papers)
[](https://sonarcloud.io/dashboard?id=InseeFr_walking-papers)
[](https://sonarcloud.io/dashboard?id=InseeFr_walking-papers)
This orchestrator is based on [Lunatic](https://github.com/InseeFr/Lunatic).
It is used to manually input data in Lunatic surveys, without any control or filter, to input respondent's answers as it is.
To use it, run `pnpm && pnpm start`.
You can change the `source.json` in `src/` to manually change the questionnaire. (Note: this is an alpha, it will be possible to import your source dynamically in a future version.)