Ensured exactly 1 CRP per CPS per CapabilityRequest
In the process:
- Changed CRP.answer to a list
- Added exceptions to TOM generator when FS or SS childrens' answers have different lengths
- Made an ORM type adapter
JSONList
to convert db-levelJSON
toList[JSON]
in middle layer, but conversions ended up being no-ops.