Commit graph

438 commits

Author SHA1 Message Date
7ff2349ab5
No need for generic functions 2025-02-22 09:42:15 +01:00
720f847aff
Reduce code duplication 2025-02-21 21:47:01 +01:00
bd27502be9
Improved code readability 2025-02-21 21:36:29 +01:00
b9cdb5cad6
Add type checking to survey related functions 2025-02-21 19:39:32 +01:00
85f56d35c6
Bigger refactoring
In this refactoring I update the survey class and serialize it to the
surveys-db.
2025-02-21 17:58:13 +01:00
034055c2ea
Set default values for survey creation 2025-02-21 08:37:23 +01:00
6cedcdea7c
Export function 2025-02-21 08:37:00 +01:00
e81df7eb42
Create questionnaire with needed slots 2025-02-21 08:31:09 +01:00
419dda05f6
Generalize the object to plist function 2025-02-21 08:18:34 +01:00
5ddc87022c
Reformat code 2025-02-21 08:18:04 +01:00
83a236d0da
Add helper functions to models package 2025-02-20 22:48:00 +01:00
6f997c7bf0
Fix prevent assinging slots again if already assigned 2025-02-20 20:04:30 +01:00
53762e9400
Fix not assinging a new uid if already provided 2025-02-20 20:02:13 +01:00
209a6e1fed
Refactor survey class 2025-02-20 19:29:42 +01:00
7bda4dd0fa
Add docstring 2025-02-20 15:14:55 +01:00
d86e5024df
Update use of qmetrics API
Use parse-questionnaire instead of parse-assessments
2025-02-20 08:32:19 +01:00
61db39934a
Simplify survey handler by using questionnaires data structure 2025-02-19 21:23:46 +01:00
19d19d1090
Fix function name 2025-02-19 17:57:22 +01:00
da6da629ed
Increase version number 2025-02-19 17:55:29 +01:00
62b868f95c
Fix variable name 2025-02-19 17:55:05 +01:00
f0042b2f43
Optimize code quality
Refactor questionnaire handler and questionnaire model.
2025-02-19 15:59:42 +01:00
965e1be803
Start with security package 2025-02-17 16:15:43 +01:00
3a4eef4ef0
Add tests 2025-02-16 20:09:26 +01:00
9d22f04a05
Update README 2025-02-16 20:06:39 +01:00
9a5dc391ea
Prevent showing empty item in card items 2025-02-16 18:24:01 +01:00
a59e3315cc
Update README 2025-02-16 13:16:17 +01:00
e8434fff6c
Update README 2025-02-16 11:58:33 +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
604159936a
Increase version number 2025-02-15 14:24:40 +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
0d74573c30
Update asd file to according to questionnaire refactoring 2025-02-14 21:48:16 +01:00
26d6d43eec
Split questionnaire into different files but keep package 2025-02-14 21:47:44 +01:00
c7cde8a1d0
Fix repo url 2025-02-14 21:17:02 +01:00
9a96572c1c
Increase version number 2025-02-14 21:15:24 +01:00
895694b2d7
Fix UI issues.
- Set correct language.
- Fix naming of ui widgets.
2025-02-14 21:13:56 +01:00
50e99cef38
Update README 2025-01-24 20:44:47 +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
a0f06b0146
Better title 2025-01-24 15:43:39 +01:00
4ff40b79e0
Create terraform graph 2025-01-24 15:41:02 +01:00