cr-connect-workflow/tests/data/top_level_workflow
Kelly McDonald c4a15be90c Change dmn files to python standard,
NB: this means mostly false=>False and true=>True

We may have to decide if we want to add false and true as extensions in the python namespace.
2020-08-12 10:48:59 -04:00
..
data_security_plan.dmn Change dmn files to python standard, 2020-08-12 10:48:59 -04:00
enter_core_info.dmn Refactor the document details scripts. Now there is one script, it returns data in a consistent format, and has all the details required. The script is located in StudyInfo, with the argument documents. Make note that it returns a dictionary of ALL the documents, with a field to mark which ones are required according to the protocol builder. Others may become required if a workflow determines such, in which case the workflow will enforce this, and the document will have a count > 0, and additional details in a list of files within the document. I modified the XLS file to use lower case variable names, because it disturbed me, and we have to reference them frequently. Removed devious "as_object" variable on get_required_docs, so it behaves like the other methods all the time, and returns a dictionary. All the core business logic for finding the documents list now resides in the StudyService. 2020-04-29 15:08:11 -04:00
sponsor_funding_source.dmn Change dmn files to python standard, 2020-08-12 10:48:59 -04:00
top_level_workflow.bpmn Replace all legacy style calls with new calls. 2020-07-24 14:33:24 -04:00