18 Commits

Author SHA1 Message Date
Joshua Burman
6ecdbeb1e4 remove unused imports 2023-11-24 12:21:57 -05:00
Joshua Burman
ebaf33d38f fix to attempts logic 2023-11-20 14:00:47 -05:00
Joshua Burman
533f83e2c6 addition of max attempts limit 2023-11-17 19:17:43 -05:00
Joshua Burman
82b6cd25ed sneaky update: add multi-objective functions 2023-11-17 19:02:42 -05:00
Joshua Burman
6e320d7cbc enemy management v2.0 2023-11-16 12:52:37 -05:00
Joshua Burman
8667bec8d5 solve without enemies, initial impl. still requires factoring out 2023-11-13 16:37:35 -05:00
Joshua Burman
f1fa519f31 refactor of model targets and constraints, addition of new constraint types and constraint construction process 2023-11-12 18:32:48 -05:00
Joshua Burman
07af0ac0ac cleanup 2023-11-10 19:12:25 -05:00
Joshua Burman
1dbf672383 refactor create constraints for targets 2023-11-10 18:39:16 -05:00
Joshua Burman
6d3639a0c1 moved constraints to objects 2023-11-10 15:21:16 -05:00
Joshua Burman
11979193de refactor in prep for enemies 2023-11-09 16:12:26 -05:00
brmnjsh
2984f18f9f linking white paper and lower case irt model selection 2023-10-26 15:09:58 +00:00
brmnjsh
433879c205 log what irt model is used during form generation 2023-10-24 21:05:01 +00:00
brmnjsh
73f25edfa6 add rasch functionality to form generation 2023-10-24 20:06:20 +00:00
brmnjsh
55a0f7c254 make tagging more general 2023-09-05 18:25:51 +00:00
brmnjsh
7e68606cc1 added methodology for delegating to service, fixed some formatting, cleaned up dangling imports 2023-09-04 19:50:29 +00:00
brmnjsh
4ceeadbbb8 minor formatting fixes, add ability estimation service class 2023-09-03 21:55:48 +00:00
brmnjsh
d90f51faca add more typing, add tag to file upload, and rename form generation service 2023-09-03 21:38:46 +00:00