User: odi.scs.15@gmail.com clicked save for playground/bnpi/test/test.bpmn
This commit is contained in:
parent
94c221600a
commit
61c56b87d2
|
@ -27,7 +27,8 @@
|
|||
<bpmn:extensionElements>
|
||||
<spiffworkflow:instructionsForEndUser>{{text}}
|
||||
{{select}}
|
||||
{{check}}</spiffworkflow:instructionsForEndUser>
|
||||
{{check}}
|
||||
{{score}}</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1i11san</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0j46uoa</bpmn:outgoing>
|
||||
|
@ -39,6 +40,7 @@
|
|||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_0mdbvox</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1i11san</bpmn:outgoing>
|
||||
<bpmn:script>score = int(select) + 1</bpmn:script>
|
||||
</bpmn:scriptTask>
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
|
|
Loading…
Reference in New Issue