User: dbayless@humanscalebusiness.org clicked save for playground/human-scale-business/test-process/Data Modification.bpmn

This commit is contained in:
sartography-automated-committer 2023-10-26 22:20:14 +00:00
parent f26ce1b7c6
commit ea06178ed6
1 changed files with 2 additions and 3 deletions

View File

@ -28,9 +28,7 @@
</bpmn:extensionElements>
<bpmn:incoming>Flow_1rhufnh</bpmn:incoming>
<bpmn:outgoing>Flow_1nzxnal</bpmn:outgoing>
<bpmn:script>num_correct = 0
if flag_stars.lower().strip() == "twelve":
<bpmn:script>if flag_stars.lower().strip() == "twelve":
num_correct += 1
elif int(flag_stars) == 12:
num_correct += 1
@ -80,6 +78,7 @@ del(k)</spiffworkflow:preScript>
<bpmn:extensionElements>
<spiffworkflow:properties>
<spiffworkflow:property name="formJsonSchemaFilename" value="sample-input-form-schema.json" />
<spiffworkflow:property name="formUiSchemaFilename" value="sample-input-form-uischema.json" />
</spiffworkflow:properties>
</bpmn:extensionElements>
<bpmn:incoming>Flow_1nl5h18</bpmn:incoming>