|
9a5dc391ea
|
Prevent showing empty item in card items
|
2025-02-16 18:24:01 +01:00 |
|
|
07340a4374
|
Use global views for navbar
|
2025-02-16 10:46:52 +01:00 |
|
|
3179d72c81
|
Make a survey available under surveys/ resource
|
2025-02-16 09:24:37 +01:00 |
|
|
8cee7a5e6b
|
Align module name with web resource
Instead of survey/ use questionnaire/ resource name.
|
2025-02-16 09:06:03 +01:00 |
|
|
98ab858167
|
Prevent calling the same function two times
|
2025-02-15 22:22:53 +01:00 |
|
|
f337a9ac73
|
Code cleanup. Optimize readability
|
2025-02-15 21:52:32 +01:00 |
|
|
2b07af0a00
|
Align naming of module and web resources
|
2025-02-15 17:38:34 +01:00 |
|
|
184f0def03
|
Create module/package create
|
2025-02-15 17:34:11 +01:00 |
|
|
636283b6a9
|
Use section-projects to show all surveys
|
2025-02-15 14:24:08 +01:00 |
|
|
cb6b5d52bb
|
Create module/package surveys
|
2025-02-15 12:48:08 +01:00 |
|
|
9aa48638b6
|
Create the survey package
|
2025-02-15 12:29:29 +01:00 |
|
|
08462193f6
|
Update models package with survey model
|
2025-02-15 12:19:39 +01:00 |
|
|
429c862ff0
|
Questionnaire model moved to models package
|
2025-02-15 12:18:12 +01:00 |
|
|
49ce629956
|
Use class for questionnaire model
|
2025-02-15 09:43:05 +01:00 |
|
|
26d6d43eec
|
Split questionnaire into different files but keep package
|
2025-02-14 21:47:44 +01:00 |
|
|
895694b2d7
|
Fix UI issues.
- Set correct language.
- Fix naming of ui widgets.
|
2025-02-14 21:13:56 +01:00 |
|
|
a9152a7e10
|
Update naming of metalisp.sbt symbols
Symbol names and APIs changed in metalisp.sbt and needs to be updated.
|
2025-01-24 20:11:22 +01:00 |
|
|
302c952d56
|
assessments are being managed by qmetrics
|
2025-01-24 15:11:26 +01:00 |
|
|
ed2f0ef135
|
Update NPS
|
2025-01-05 12:17:47 +01:00 |
|
|
a659b649b8
|
Simplify code structure
|
2024-12-10 11:05:26 +01:00 |
|
|
d61e31db32
|
Fix special variable binding
|
2024-12-10 11:04:48 +01:00 |
|
|
5842f5a741
|
Move nps calc function to qmetrics
|
2024-12-09 21:42:03 +01:00 |
|
Marcus Kammer
|
8c48a21c9e
|
Add styles to nps form
|
2024-12-01 20:36:19 +01:00 |
|
Marcus Kammer
|
5aa8cbf24a
|
Remove redundant code
|
2024-12-01 19:56:41 +01:00 |
|
Marcus Kammer
|
a441f46aa2
|
Update questionnaire page title and header
|
2024-12-01 19:53:52 +01:00 |
|
Marcus Kammer
|
6fb4fea16b
|
Prevent showing T in html results
|
2024-12-01 19:53:28 +01:00 |
|
Marcus Kammer
|
5b8c545ada
|
Add NPS form
|
2024-12-01 18:23:41 +01:00 |
|
Marcus Kammer
|
581a76a1aa
|
Add en visawi form
|
2024-12-01 12:19:21 +01:00 |
|
Marcus Kammer
|
110bd756ba
|
Add informational comment to visawi form
|
2024-12-01 12:19:03 +01:00 |
|
Marcus Kammer
|
d3746873aa
|
Apply error handling for loading form files
|
2024-12-01 12:18:17 +01:00 |
|
Marcus Kammer
|
0a93396589
|
Remove stats.lisp file
|
2024-12-01 10:23:55 +01:00 |
|
Marcus Kammer
|
5fa7be6284
|
Fix in-package naming
|
2024-12-01 10:23:36 +01:00 |
|
Marcus Kammer
|
cacadd5d7a
|
Get a list of available surveys
|
2024-12-01 09:55:49 +01:00 |
|
Marcus Kammer
|
0069b5e723
|
Fix code formating
|
2024-12-01 09:48:57 +01:00 |
|
Marcus Kammer
|
50844eb0c2
|
Clean dependencies
|
2024-12-01 09:48:01 +01:00 |
|
Marcus Kammer
|
591bd32c76
|
Remove unused component
|
2024-11-19 16:32:29 +01:00 |
|
Marcus Kammer
|
3603b8ff2a
|
Move parts to dev.metalisp.qmetrics system
|
2024-11-16 10:16:02 +01:00 |
|
|
9bd643832d
|
No need to return id
|
2024-10-27 13:12:48 +01:00 |
|
|
a5e94bd51e
|
Make use of surveys-db function
|
2024-10-27 12:56:45 +01:00 |
|
|
d7d4f82bf3
|
Provide survey-db function
|
2024-10-27 10:39:42 +01:00 |
|
|
eb1c68cd1e
|
Provide function to get survey db
|
2024-10-27 10:11:05 +01:00 |
|
|
8227962bf4
|
stop function is public
|
2024-10-27 10:00:47 +01:00 |
|
|
c120e76834
|
Add stop function
|
2024-10-24 20:27:24 +02:00 |
|
|
c4a4d078be
|
Split assessment file
|
2024-10-24 20:26:40 +02:00 |
|
|
586d23c7f0
|
Show grade table for sus
|
2024-10-24 20:25:19 +02:00 |
|
|
334d13cc94
|
Fix ml-sbt macros
|
2024-10-23 07:51:48 +02:00 |
|
|
c2ef65f8db
|
Without survey-id return nil for csv-url
|
2024-10-22 08:21:35 +02:00 |
|
|
96b929ec21
|
Use function to generate csv url
|
2024-10-21 21:42:54 +02:00 |
|
|
31601fd580
|
Fix row display of title-bar
|
2024-10-20 21:54:54 +02:00 |
|
|
4f4b441a8c
|
Use with-section-row
|
2024-10-20 17:14:18 +02:00 |
|