We often struggle to get feedback from our people, in particular if it's supposed to be anonymous. There are external systems on the Internet which are typically commercial, where (free) usage is limited and situation with GDPR isn't clear.
I want us to investigate and find (or found!) an Open Source project that allows to easily collect (internal) surveys.
Must be
- secure, safe, stable, anonymous (add more buzz here)
- easy survey setup, templating
- structured data export (at least raw, and not necessarily processed data)
- looks and feels cool
This project is part of:
Hack Week 17
Activity
Comments
-
over 6 years ago by rsimai | Reply
I've set up a service on http://10.86.0.211/ If someone is interested to play with it, please let me know.
-
over 6 years ago by rsimai | Reply
For those who are interested, I used LimeSurvey to collect feedback about Hackweek. Results are here: https://w3.suse.de/~rsimai/hackweek/limesurvey/hackweek17LimeSurvey.pdf
I however discovered a few weaknesses while I was using 2.7 (and not 3.0 latest and greatest). I guess I'll have to redo this some time. The data export e.g. for the "Sorting" question type is weird (to say the least) and even though it automatically creates charts for rating questions, it's not too flexible to customize these. I ended up using LibreOffice with the data export...
Similar Projects
Jenny Static Site Generator by adam.pickering
Description
For my personal site I have been using hugo. It works, but I am not satisfied: every time I want to make a change (which is infrequently) I have to read through the documentation again to understand how hugo works. I don't find the documentation easy to use, and the structure of the repository that hugo requires is unintuitive/more complex than what I need. So, I have decided to write my own simple static site generator in Go. It is named Jenny, after my wife.
Goals
- Pages can be written in markdown (which is automatically converted to HTML), but other file types are also allowed
- Easy to understand and use
- Intuitive, simple design
- Clear documentation
- Hot reloading
- Binaries provided for download
- Future maintenance is easy
- Automated releases
Resources
https://github.com/adamkpickering/jenny