Commit Graph

59 Commits

Author SHA1 Message Date
TEC e5739b8d44
Questions: address minor oversights 2022-10-17 22:48:38 +08:00
TEC 0b468760fb
Only show debug toggle in dev mode 2022-10-17 22:08:17 +08:00
TEC aab338ce17
Questions: allow age to be missing 2022-10-17 21:44:58 +08:00
TEC f58858fea7
Enable missing-value Integer/Number fields 2022-10-17 21:44:58 +08:00
TEC 9f2deffb53
Questions: years should be Integer not any Number 2022-10-17 21:44:58 +08:00
TEC 9da51d0ad3
refactor SQL queries to reduce line length 2022-10-17 21:44:58 +08:00
TEC 7fb590d527
Record encrypted, xor'd IP of survey clients 2022-10-17 21:44:56 +08:00
TEC e7c18cdec6
Question: fix Emacs version validator
Now it's a multi select, it needs to validate multiple versions
2022-10-17 02:19:26 +08:00
TEC 1cfc57a584
Randomly shuffle donation links on final page 2022-10-17 00:09:51 +08:00
TEC 5cf1046c8d
fix bug where survey could be completed early 2022-10-17 00:09:51 +08:00
TEC 113423e893
style: remove bottom padding from <header>
The top padding of <main> already provides enough spacing.
2022-10-17 00:09:51 +08:00
TEC e3ade56aba
Questions: fix missing comma 2022-10-17 00:09:51 +08:00
TEC c77c807f12
Questions: further tweaks 2022-10-17 00:09:48 +08:00
TEC 42ec950968
fix html in radio/multiselect options generated id 2022-10-16 22:54:58 +08:00
TEC 780a21b67b
Add donation links to the survey exit page 2022-10-16 22:54:19 +08:00
TEC ad5cf89d8d
Question: refactor free software options 2022-10-16 20:36:43 +08:00
TEC b4f041b743
Questions: fix a raft of typos 2022-10-16 20:22:04 +08:00
TEC 2c9d413b54
Adjust dev/prod DB configuration 2022-10-16 18:54:36 +08:00
TEC 7b075a4ae6
Log to a file when deployed 2022-10-16 18:39:49 +08:00
TEC 585e04463f
Support mixed String/Pair entries in Dropdown 2022-10-16 18:36:01 +08:00
TEC a984faa95c
add "Preview" to title for now 2022-10-16 18:07:43 +08:00
TEC d360768139
fix: missing comma 2022-10-16 18:07:17 +08:00
TEC ddd0a03273
Questions: further tweaks 2022-10-16 16:25:50 +08:00
TEC d434094f9c
Question typo: Northern, Irish => Northern Irish 2022-10-09 16:35:53 +08:00
TEC 1ec1af0ae9
Survey questions: add (other) nationality option 2022-10-02 21:29:20 +08:00
TEC b2f0c31431
Survey questions: Make US citizen => American 2022-10-02 21:25:05 +08:00
TEC 3431ff4b33
Survey questions: make PKB non-roam-specific 2022-10-02 21:24:47 +08:00
TEC ce1cf5bc51
Survey questions: add ELPA devel 2022-10-02 21:24:38 +08:00
TEC 6ef12a5465
Tweak TRAMP capitalisation 2022-10-02 16:48:55 +08:00
TEC 467111cce7
Adjust shell/elisp proficiency questions 2022-10-02 16:40:14 +08:00
TEC 3581bdb3a3
Jump to the first form error 2022-10-02 16:29:57 +08:00
TEC 12c70de07f
Update author email 2022-10-02 16:19:09 +08:00
TEC a7cecfb520
Fix minor bug in the results view 2022-10-02 16:18:34 +08:00
TEC 8a1e682c8b
Add SPDX header to questions 2022-10-02 16:18:24 +08:00
TEC 9359f31800
Make more questions non-mandatory 2022-10-02 16:17:55 +08:00
TEC e4b06e5c07
Improve survey Emacs version validation 2022-10-02 16:17:19 +08:00
TEC 36917daa89
Update to Genie 5 2022-10-02 16:17:02 +08:00
TEC 918902d848
More question tweaks after comments from Philip 2022-09-27 10:15:38 +08:00
TEC 2044ddbb61
Minor tweaks to the 2022 survey questions 2022-09-17 19:17:05 +08:00
TEC 3127e47358
More package-related questions + tweaks 2022-08-16 09:37:06 +08:00
TEC 63d851e65c
First round of suggestions 2022-05-24 01:32:18 +08:00
TEC a2929b97d2
Draft survey 2022-05-21 00:27:59 +08:00
TEC 91ee73d71c
Show links to individual results on completion 2022-05-21 00:27:57 +08:00
TEC acbc3f70c6
Support showing individual result data 2022-05-21 00:25:54 +08:00
TEC ab6d9674a3
Add text/org show method for survey => result 2022-05-21 00:25:54 +08:00
TEC e4134063ea
Refactoring: function argument destructuring 2022-05-21 00:25:54 +08:00
TEC a6d7e1b8f0
Add forgotten StatsBase dependency 2022-05-20 17:55:00 +08:00
TEC fddba958e9
Add Org rendering of Survey 2022-03-31 21:46:27 +08:00
TEC 4faa75ca27
Support part descriptions 2022-03-31 21:43:38 +08:00
TEC 143c0cf421
Cast vector of single function to Vector{Function} 2022-03-31 20:35:44 +08:00