|
dac221246c
|
Refactor random assignment and make it only assign staff with read access
|
2024-12-27 19:43:06 +13:00 |
|
|
bfd3196374
|
Updated formatting.
|
2024-12-27 17:46:22 +13:00 |
|
|
8820549927
|
Normalised interview terminology for "question", "path", "step" to use "step" everywhere
|
2024-12-27 17:23:03 +13:00 |
|
|
76462b97fb
|
Add JSON schema for interview templates, switched so using it internally for validation too
|
2024-12-27 02:47:04 +13:00 |
|
|
87e5957ae9
|
Split interview template commands from admin and added delete command
|
2024-12-27 02:24:48 +13:00 |
|
|
414dbae62f
|
Moved interview templates to own table
This splits them into different entries making it possible to separately edit different ones at the same time.
|
2024-12-27 01:54:28 +13:00 |
|
|
d9fcef449a
|
Get templates from database every time a new interview is started to avoid issues with the templates being passed by reference and then modified accidentally
|
2024-12-26 20:38:17 +13:00 |
|
|
91991c10f2
|
Added support for END_WITHOUT_SUMMARY and ERROR question types
|
2024-12-26 20:28:39 +13:00 |
|
|
ebd279da45
|
Improved error handling in interview database functions
|
2024-12-26 20:24:32 +13:00 |
|
|
32776826ba
|
Created functioning interview system PoC
|
2024-12-26 20:12:50 +13:00 |
|
|
d212f13b12
|
Add commands to update interview templates
|
2024-12-26 19:50:47 +13:00 |
|
|
ce836a465f
|
Added database functions for interviews
|
2024-12-26 18:07:36 +13:00 |
|
|
3e66a5659d
|
Switched RNG
|
2024-10-29 23:12:51 +13:00 |
|
|
4bac506bfc
|
Codacy refactoring
|
2024-10-29 22:34:41 +13:00 |
|
|
dc072d2d58
|
Deleted solution, moved project up.
|
2024-10-29 21:43:04 +13:00 |
|