|
2e14c4016a
|
Add js to automatically choose a theme based on user settings
|
2024-07-07 09:53:10 +02:00 |
|
|
ee1d328f97
|
Update css classes for survey view
|
2024-07-06 13:44:28 +02:00 |
|
|
5ace860301
|
Consolidate forms' naming to questionnaires'
|
2024-07-06 09:37:54 +02:00 |
|
|
081086495c
|
Fix variable namings
|
2024-07-05 16:34:40 +02:00 |
|
|
a56948b36c
|
Loop over results and show results other than sus as lists
|
2024-07-04 17:49:44 +02:00 |
|
|
20c84bda60
|
Fix style warning: lang never used
|
2024-07-03 17:49:37 +02:00 |
|
|
bee7b8b6fe
|
Fix symbol name in package
|
2024-07-03 17:49:11 +02:00 |
|
|
e4921dfe59
|
zFix function naming
|
2024-07-03 17:36:51 +02:00 |
|
|
0bc238b977
|
Fix code indent
|
2024-07-02 21:14:41 +02:00 |
|
|
0f4ac720d1
|
Run webserver after binary call and get user sigint
|
2024-07-02 20:27:58 +02:00 |
|
|
bf70637717
|
Demo form satisfies to choicesp and questionp
|
2024-07-02 18:34:31 +02:00 |
|
|
d923e13646
|
Update demo questionnaire
|
2024-07-02 17:40:56 +02:00 |
|
|
12828e39ba
|
Make length a parameter
|
2024-07-02 17:40:27 +02:00 |
|
|
72bdf3a519
|
Define package for demo form
|
2024-06-30 11:25:08 +02:00 |
|
|
9578957505
|
Show results of :other questionnaires
|
2024-06-30 10:52:44 +02:00 |
|
|
6f89185d78
|
Process and categorize questionnaire results
|
2024-06-30 09:17:25 +02:00 |
|
|
48e702aa90
|
Fix conditional checking
|
2024-06-28 18:43:19 +02:00 |
|
|
36f285f61d
|
Rename file
|
2024-06-28 18:28:10 +02:00 |
|
|
48ebae8d28
|
Rename questionnaire function
|
2024-06-28 18:22:57 +02:00 |
|
|
ada78f9efe
|
Fix variable naming
|
2024-06-28 18:17:53 +02:00 |
|
|
582b42309f
|
Fix extracting survey-id
|
2024-06-28 18:04:42 +02:00 |
|
|
659fa037d5
|
Work with qa url scheme based on forms file system
|
2024-06-28 17:39:13 +02:00 |
|
|
5ce33edeca
|
Show an alert message when questionnaires is nil
|
2024-06-27 23:31:47 +02:00 |
|
|
d6514842a2
|
Show list of possible questionnaires for new-survey
|
2024-06-27 17:56:05 +02:00 |
|
|
0199a2ca81
|
Optimize code readability
|
2024-06-27 08:42:56 +02:00 |
|
|
0d52cbec2b
|
Show timestamp in responses
|
2024-06-27 08:02:34 +02:00 |
|
|
05d0d6ed40
|
Extract forms paths
|
2024-06-25 18:28:49 +02:00 |
|
|
b021f5fd54
|
Read forms paths
|
2024-06-25 18:28:10 +02:00 |
|
|
87ec4fed01
|
Eliminate create-survey resource
|
2024-06-24 18:21:03 +02:00 |
|
|
ab79c46a9a
|
Start defining post and get functions
|
2024-06-24 17:24:48 +02:00 |
|
|
88a64c29a0
|
Fix form structure
|
2024-06-24 17:22:40 +02:00 |
|
|
6e86782132
|
Remove sql comment
|
2024-06-23 21:23:13 +02:00 |
|
|
b734a3078a
|
Add generic methods
|
2024-06-23 19:29:39 +02:00 |
|
|
ae31001fcf
|
Optimize code readability
|
2024-06-23 15:16:25 +02:00 |
|
|
bfc496a4d6
|
Merge branch 'main' of git.sr.ht:~marcuskammer/dev.metalisp.survey
|
2024-06-23 13:25:51 +02:00 |
|
|
275d372b45
|
Use survey api to show survey properties
|
2024-06-23 13:23:14 +02:00 |
|
|
b70b23bfcc
|
Add docstring to macro
|
2024-06-23 13:07:45 +02:00 |
|
|
3fcf6ac0b1
|
Aks if surveys are available
|
2024-06-22 22:38:18 +02:00 |
|
|
00599f0751
|
Re-write with-form macro
|
2024-06-22 20:24:00 +02:00 |
|
|
11ea452104
|
Fix thead loop
|
2024-06-22 17:40:10 +02:00 |
|
|
b39855393d
|
Fix code indentation and add table caption
|
2024-06-22 16:01:59 +02:00 |
|
|
46f52159bf
|
No need for format
|
2024-06-22 16:01:49 +02:00 |
|
|
2818c2bb17
|
Update HTML for confirmation page
|
2024-06-22 15:38:43 +02:00 |
|
|
e752e87e0c
|
Update html for index resource
|
2024-06-22 15:38:18 +02:00 |
|
|
64f901d232
|
Update survey details view
|
2024-06-22 15:07:24 +02:00 |
|
|
b37dffa8cc
|
Re-organise packages
|
2024-06-22 15:06:55 +02:00 |
|
|
03b9b41baa
|
Fix docstring
|
2024-06-22 12:45:27 +02:00 |
|
|
b05f597569
|
Show questionnaire results as table
|
2024-06-22 12:25:54 +02:00 |
|
|
5da99b036e
|
Better describe anchor
|
2024-06-20 23:29:47 +02:00 |
|
|
364a06980a
|
Add space before text
|
2024-06-20 23:11:18 +02:00 |
|