Update tests

This commit is contained in:
Júlio César Batista 2022-12-02 17:22:30 -08:00
parent bf6a79f136
commit 4c44b9b367
No known key found for this signature in database
GPG key ID: 10C4B861BF314878
21 changed files with 6541 additions and 1644 deletions

View file

@ -1217,6 +1217,107 @@ foo baz: Foo Baz
foo baz -> hello foo baz -> hello
`, `,
}, {
name: "sequence_diagram_all_shapes",
script: `shape: sequence_diagram
a: "a label" {
shape: callout
}
b: "b\nlabels" {
shape: circle
}
c: "a class" {
shape: class
+public() bool
-private() int
}
d: "cloudyyyy" {
shape: cloud
}
e: |go
a := 5
b := a + 7
fmt.Printf("%d", b)
|
f: "cyl" {
shape: cylinder
}
g: "dia" {
shape: diamond
}
h: "docs" {
shape: document
}
i: "six corners" {
shape: hexagon
}
j: "a random icon" {
shape: image
icon: https://icons.terrastruct.com/essentials/004-picture.svg
}
k: "over" {
shape: oval
}
l: "pack" {
shape: package
}
m: "docs page" {
shape: page
}
n: "too\nhard\to say" {
shape: parallelogram
}
o: "single\nperson" {
shape: person
}
p: "a queue" {
shape: queue
}
q: "a square" {
shape: square
}
r: "a step at a time" {
shape: step
}
s: "data" {
shape: stored_data
}
t: "users" {
shape: sql_table
id: int
name: varchar
}
a -> b: |go
result := callThisFunction(obj, 5)
|
b <-> c: "mid" {
source-arrowhead: "this side" {
shape: diamond
}
target-arrowhead: "other side" {
shape: triangle
}
}
c -> d
d -> e
e -> f
f -> g
g -> h
h -> i
i -> j
j -> k
k -> l
l -> m
m -> n
n -> o
o -> p
p -> q
q -> r
r -> s
s -> t`,
}, },
} }

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 991 KiB

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 991 KiB

View file

@ -44,11 +44,11 @@
"id": "scorer.abc", "id": "scorer.abc",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 79, "x": 83,
"y": 1236 "y": 1085
}, },
"width": 20, "width": 12,
"height": 50, "height": 80,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 7, "strokeWidth": 7,
@ -82,7 +82,7 @@
"id": "itemResponse", "id": "itemResponse",
"type": "", "type": "",
"pos": { "pos": {
"x": 379, "x": 429,
"y": 50 "y": 50
}, },
"width": 270, "width": 270,
@ -121,11 +121,11 @@
"id": "itemResponse.a", "id": "itemResponse.a",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 504, "x": 558,
"y": 336 "y": 305
}, },
"width": 20, "width": 12,
"height": 160, "height": 162,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -159,7 +159,7 @@
"id": "item", "id": "item",
"type": "", "type": "",
"pos": { "pos": {
"x": 849, "x": 949,
"y": 50 "y": 50
}, },
"width": 157, "width": 157,
@ -198,11 +198,11 @@
"id": "item.a", "id": "item.a",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 917, "x": 1021,
"y": 476 "y": 419
}, },
"width": 20, "width": 12,
"height": 770, "height": 698,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -236,11 +236,11 @@
"id": "item.a.b", "id": "item.a.b",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 912, "x": 1017,
"y": 486 "y": 435
}, },
"width": 30, "width": 20,
"height": 160, "height": 162,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -274,7 +274,7 @@
"id": "essayRubric", "id": "essayRubric",
"type": "", "type": "",
"pos": { "pos": {
"x": 1206, "x": 1356,
"y": 50 "y": 50
}, },
"width": 245, "width": 245,
@ -313,10 +313,10 @@
"id": "essayRubric.a", "id": "essayRubric.a",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 1318, "x": 1472,
"y": 616 "y": 533
}, },
"width": 20, "width": 12,
"height": 340, "height": 340,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
@ -351,11 +351,11 @@
"id": "essayRubric.a.b", "id": "essayRubric.a.b",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 1313, "x": 1468,
"y": 626 "y": 549
}, },
"width": 30, "width": 20,
"height": 320, "height": 308,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -389,11 +389,11 @@
"id": "essayRubric.a.b.c", "id": "essayRubric.a.b.c",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 1308, "x": 1464,
"y": 636 "y": 565
}, },
"width": 40, "width": 28,
"height": 160, "height": 162,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -427,7 +427,7 @@
"id": "concept", "id": "concept",
"type": "", "type": "",
"pos": { "pos": {
"x": 1651, "x": 1851,
"y": 50 "y": 50
}, },
"width": 200, "width": 200,
@ -466,11 +466,11 @@
"id": "concept.a", "id": "concept.a",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 1741, "x": 1945,
"y": 756 "y": 647
}, },
"width": 20, "width": 12,
"height": 370, "height": 388,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -504,11 +504,11 @@
"id": "concept.a.b", "id": "concept.a.b",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 1736, "x": 1941,
"y": 766 "y": 663
}, },
"width": 30, "width": 20,
"height": 350, "height": 356,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -542,11 +542,11 @@
"id": "concept.a.b.c", "id": "concept.a.b.c",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 1731, "x": 1937,
"y": 776 "y": 679
}, },
"width": 40, "width": 28,
"height": 330, "height": 324,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -580,11 +580,11 @@
"id": "concept.a.b.c.d", "id": "concept.a.b.c.d",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 1726, "x": 1933,
"y": 786 "y": 695
}, },
"width": 50, "width": 36,
"height": 310, "height": 292,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -618,7 +618,7 @@
"id": "itemOutcome", "id": "itemOutcome",
"type": "", "type": "",
"pos": { "pos": {
"x": 2051, "x": 2301,
"y": 50 "y": 50
}, },
"width": 265, "width": 265,
@ -657,11 +657,11 @@
"id": "itemOutcome.a", "id": "itemOutcome.a",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 2173, "x": 2427,
"y": 1046 "y": 891
}, },
"width": 20, "width": 12,
"height": 390, "height": 420,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -695,11 +695,11 @@
"id": "itemOutcome.a.b", "id": "itemOutcome.a.b",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 2168, "x": 2423,
"y": 1056 "y": 907
}, },
"width": 30, "width": 20,
"height": 370, "height": 388,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -733,11 +733,11 @@
"id": "itemOutcome.a.b.c", "id": "itemOutcome.a.b.c",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 2163, "x": 2419,
"y": 1066 "y": 923
}, },
"width": 40, "width": 28,
"height": 350, "height": 356,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -771,11 +771,11 @@
"id": "itemOutcome.a.b.c.d", "id": "itemOutcome.a.b.c.d",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 2158, "x": 2415,
"y": 1076 "y": 939
}, },
"width": 50, "width": 36,
"height": 330, "height": 324,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -809,11 +809,11 @@
"id": "itemOutcome.a.b.c.d.e", "id": "itemOutcome.a.b.c.d.e",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 2153, "x": 2411,
"y": 1086 "y": 955
}, },
"width": 60, "width": 44,
"height": 310, "height": 292,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -847,11 +847,11 @@
"id": "itemResponse.c", "id": "itemResponse.c",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 504, "x": 558,
"y": 1536 "y": 1345
}, },
"width": 20, "width": 12,
"height": 50, "height": 80,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -909,12 +909,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 94.5, "x": 89.5,
"y": 341 "y": 321
}, },
{ {
"x": 499, "x": 558,
"y": 341 "y": 321
} }
], ],
"animated": false, "animated": false,
@ -948,12 +948,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 529, "x": 570,
"y": 491 "y": 451
}, },
{ {
"x": 907.5, "x": 1017.5,
"y": 491 "y": 451
} }
], ],
"animated": false, "animated": false,
@ -987,12 +987,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 947.5, "x": 1037.5,
"y": 641 "y": 581
}, },
{ {
"x": 1303.5, "x": 1464.5,
"y": 641 "y": 581
} }
], ],
"animated": false, "animated": false,
@ -1026,12 +1026,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 1353.5, "x": 1492.5,
"y": 791 "y": 711
}, },
{ {
"x": 1721, "x": 1933,
"y": 791 "y": 711
} }
], ],
"animated": false, "animated": false,
@ -1065,12 +1065,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 942.5, "x": 1033.5,
"y": 941 "y": 841
}, },
{ {
"x": 1308.5, "x": 1468.5,
"y": 941 "y": 841
} }
], ],
"animated": false, "animated": false,
@ -1104,12 +1104,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 1781, "x": 1969,
"y": 1091 "y": 971
}, },
{ {
"x": 2148.5, "x": 2411.5,
"y": 1091 "y": 971
} }
], ],
"animated": false, "animated": false,
@ -1143,12 +1143,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 104.5, "x": 95.5,
"y": 1241 "y": 1101
}, },
{ {
"x": 912.5, "x": 1021.5,
"y": 1241 "y": 1101
} }
], ],
"animated": false, "animated": false,
@ -1182,12 +1182,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 2148.5, "x": 2411.5,
"y": 1391 "y": 1231
}, },
{ {
"x": 94.5, "x": 89.5,
"y": 1391 "y": 1231
} }
], ],
"animated": false, "animated": false,
@ -1221,12 +1221,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 94.5, "x": 89.5,
"y": 1541 "y": 1361
}, },
{ {
"x": 499, "x": 558,
"y": 1541 "y": 1361
} }
], ],
"animated": false, "animated": false,
@ -1243,9 +1243,9 @@
"dstArrow": "none", "dstArrow": "none",
"dstLabel": "", "dstLabel": "",
"opacity": 1, "opacity": 1,
"strokeDash": 10, "strokeDash": 8,
"strokeWidth": 5, "strokeWidth": 2,
"stroke": "red", "stroke": "#0D32B2",
"label": "", "label": "",
"fontSize": 16, "fontSize": 16,
"fontFamily": "DEFAULT", "fontFamily": "DEFAULT",
@ -1265,7 +1265,7 @@
}, },
{ {
"x": 89.5, "x": 89.5,
"y": 1691 "y": 1491
} }
], ],
"animated": false, "animated": false,
@ -1282,7 +1282,7 @@
"dstArrow": "none", "dstArrow": "none",
"dstLabel": "", "dstLabel": "",
"opacity": 1, "opacity": 1,
"strokeDash": 10, "strokeDash": 8,
"strokeWidth": 2, "strokeWidth": 2,
"stroke": "#0D32B2", "stroke": "#0D32B2",
"label": "", "label": "",
@ -1299,12 +1299,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 514, "x": 564,
"y": 191 "y": 191
}, },
{ {
"x": 514, "x": 564,
"y": 1691 "y": 1491
} }
], ],
"animated": false, "animated": false,
@ -1321,7 +1321,7 @@
"dstArrow": "none", "dstArrow": "none",
"dstLabel": "", "dstLabel": "",
"opacity": 1, "opacity": 1,
"strokeDash": 10, "strokeDash": 8,
"strokeWidth": 2, "strokeWidth": 2,
"stroke": "#0D32B2", "stroke": "#0D32B2",
"label": "", "label": "",
@ -1338,12 +1338,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 927.5, "x": 1027.5,
"y": 191 "y": 191
}, },
{ {
"x": 927.5, "x": 1027.5,
"y": 1691 "y": 1491
} }
], ],
"animated": false, "animated": false,
@ -1360,7 +1360,7 @@
"dstArrow": "none", "dstArrow": "none",
"dstLabel": "", "dstLabel": "",
"opacity": 1, "opacity": 1,
"strokeDash": 10, "strokeDash": 8,
"strokeWidth": 2, "strokeWidth": 2,
"stroke": "#0D32B2", "stroke": "#0D32B2",
"label": "", "label": "",
@ -1377,12 +1377,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 1328.5, "x": 1478.5,
"y": 191 "y": 191
}, },
{ {
"x": 1328.5, "x": 1478.5,
"y": 1691 "y": 1491
} }
], ],
"animated": false, "animated": false,
@ -1399,7 +1399,7 @@
"dstArrow": "none", "dstArrow": "none",
"dstLabel": "", "dstLabel": "",
"opacity": 1, "opacity": 1,
"strokeDash": 10, "strokeDash": 8,
"strokeWidth": 2, "strokeWidth": 2,
"stroke": "#0D32B2", "stroke": "#0D32B2",
"label": "", "label": "",
@ -1416,12 +1416,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 1751, "x": 1951,
"y": 191 "y": 191
}, },
{ {
"x": 1751, "x": 1951,
"y": 1691 "y": 1491
} }
], ],
"animated": false, "animated": false,
@ -1438,7 +1438,7 @@
"dstArrow": "none", "dstArrow": "none",
"dstLabel": "", "dstLabel": "",
"opacity": 1, "opacity": 1,
"strokeDash": 10, "strokeDash": 8,
"strokeWidth": 2, "strokeWidth": 2,
"stroke": "#0D32B2", "stroke": "#0D32B2",
"label": "", "label": "",
@ -1455,12 +1455,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 2183.5, "x": 2433.5,
"y": 191 "y": 191
}, },
{ {
"x": 2183.5, "x": 2433.5,
"y": 1691 "y": 1491
} }
], ],
"animated": false, "animated": false,

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 332 KiB

After

Width:  |  Height:  |  Size: 332 KiB

View file

@ -44,11 +44,11 @@
"id": "scorer.abc", "id": "scorer.abc",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 79, "x": 83,
"y": 1236 "y": 1085
}, },
"width": 20, "width": 12,
"height": 50, "height": 80,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 7, "strokeWidth": 7,
@ -82,7 +82,7 @@
"id": "itemResponse", "id": "itemResponse",
"type": "", "type": "",
"pos": { "pos": {
"x": 379, "x": 429,
"y": 50 "y": 50
}, },
"width": 270, "width": 270,
@ -121,11 +121,11 @@
"id": "itemResponse.a", "id": "itemResponse.a",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 504, "x": 558,
"y": 336 "y": 305
}, },
"width": 20, "width": 12,
"height": 160, "height": 162,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -159,7 +159,7 @@
"id": "item", "id": "item",
"type": "", "type": "",
"pos": { "pos": {
"x": 849, "x": 949,
"y": 50 "y": 50
}, },
"width": 157, "width": 157,
@ -198,11 +198,11 @@
"id": "item.a", "id": "item.a",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 917, "x": 1021,
"y": 476 "y": 419
}, },
"width": 20, "width": 12,
"height": 770, "height": 698,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -236,11 +236,11 @@
"id": "item.a.b", "id": "item.a.b",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 912, "x": 1017,
"y": 486 "y": 435
}, },
"width": 30, "width": 20,
"height": 160, "height": 162,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -274,7 +274,7 @@
"id": "essayRubric", "id": "essayRubric",
"type": "", "type": "",
"pos": { "pos": {
"x": 1206, "x": 1356,
"y": 50 "y": 50
}, },
"width": 245, "width": 245,
@ -313,10 +313,10 @@
"id": "essayRubric.a", "id": "essayRubric.a",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 1318, "x": 1472,
"y": 616 "y": 533
}, },
"width": 20, "width": 12,
"height": 340, "height": 340,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
@ -351,11 +351,11 @@
"id": "essayRubric.a.b", "id": "essayRubric.a.b",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 1313, "x": 1468,
"y": 626 "y": 549
}, },
"width": 30, "width": 20,
"height": 320, "height": 308,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -389,11 +389,11 @@
"id": "essayRubric.a.b.c", "id": "essayRubric.a.b.c",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 1308, "x": 1464,
"y": 636 "y": 565
}, },
"width": 40, "width": 28,
"height": 160, "height": 162,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -427,7 +427,7 @@
"id": "concept", "id": "concept",
"type": "", "type": "",
"pos": { "pos": {
"x": 1651, "x": 1851,
"y": 50 "y": 50
}, },
"width": 200, "width": 200,
@ -466,11 +466,11 @@
"id": "concept.a", "id": "concept.a",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 1741, "x": 1945,
"y": 756 "y": 647
}, },
"width": 20, "width": 12,
"height": 370, "height": 388,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -504,11 +504,11 @@
"id": "concept.a.b", "id": "concept.a.b",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 1736, "x": 1941,
"y": 766 "y": 663
}, },
"width": 30, "width": 20,
"height": 350, "height": 356,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -542,11 +542,11 @@
"id": "concept.a.b.c", "id": "concept.a.b.c",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 1731, "x": 1937,
"y": 776 "y": 679
}, },
"width": 40, "width": 28,
"height": 330, "height": 324,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -580,11 +580,11 @@
"id": "concept.a.b.c.d", "id": "concept.a.b.c.d",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 1726, "x": 1933,
"y": 786 "y": 695
}, },
"width": 50, "width": 36,
"height": 310, "height": 292,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -618,7 +618,7 @@
"id": "itemOutcome", "id": "itemOutcome",
"type": "", "type": "",
"pos": { "pos": {
"x": 2051, "x": 2301,
"y": 50 "y": 50
}, },
"width": 265, "width": 265,
@ -657,11 +657,11 @@
"id": "itemOutcome.a", "id": "itemOutcome.a",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 2173, "x": 2427,
"y": 1046 "y": 891
}, },
"width": 20, "width": 12,
"height": 390, "height": 420,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -695,11 +695,11 @@
"id": "itemOutcome.a.b", "id": "itemOutcome.a.b",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 2168, "x": 2423,
"y": 1056 "y": 907
}, },
"width": 30, "width": 20,
"height": 370, "height": 388,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -733,11 +733,11 @@
"id": "itemOutcome.a.b.c", "id": "itemOutcome.a.b.c",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 2163, "x": 2419,
"y": 1066 "y": 923
}, },
"width": 40, "width": 28,
"height": 350, "height": 356,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -771,11 +771,11 @@
"id": "itemOutcome.a.b.c.d", "id": "itemOutcome.a.b.c.d",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 2158, "x": 2415,
"y": 1076 "y": 939
}, },
"width": 50, "width": 36,
"height": 330, "height": 324,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -809,11 +809,11 @@
"id": "itemOutcome.a.b.c.d.e", "id": "itemOutcome.a.b.c.d.e",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 2153, "x": 2411,
"y": 1086 "y": 955
}, },
"width": 60, "width": 44,
"height": 310, "height": 292,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -847,11 +847,11 @@
"id": "itemResponse.c", "id": "itemResponse.c",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 504, "x": 558,
"y": 1536 "y": 1345
}, },
"width": 20, "width": 12,
"height": 50, "height": 80,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -909,12 +909,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 94.5, "x": 89.5,
"y": 341 "y": 321
}, },
{ {
"x": 499, "x": 558,
"y": 341 "y": 321
} }
], ],
"animated": false, "animated": false,
@ -948,12 +948,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 529, "x": 570,
"y": 491 "y": 451
}, },
{ {
"x": 907.5, "x": 1017.5,
"y": 491 "y": 451
} }
], ],
"animated": false, "animated": false,
@ -987,12 +987,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 947.5, "x": 1037.5,
"y": 641 "y": 581
}, },
{ {
"x": 1303.5, "x": 1464.5,
"y": 641 "y": 581
} }
], ],
"animated": false, "animated": false,
@ -1026,12 +1026,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 1353.5, "x": 1492.5,
"y": 791 "y": 711
}, },
{ {
"x": 1721, "x": 1933,
"y": 791 "y": 711
} }
], ],
"animated": false, "animated": false,
@ -1065,12 +1065,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 942.5, "x": 1033.5,
"y": 941 "y": 841
}, },
{ {
"x": 1308.5, "x": 1468.5,
"y": 941 "y": 841
} }
], ],
"animated": false, "animated": false,
@ -1104,12 +1104,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 1781, "x": 1969,
"y": 1091 "y": 971
}, },
{ {
"x": 2148.5, "x": 2411.5,
"y": 1091 "y": 971
} }
], ],
"animated": false, "animated": false,
@ -1143,12 +1143,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 104.5, "x": 95.5,
"y": 1241 "y": 1101
}, },
{ {
"x": 912.5, "x": 1021.5,
"y": 1241 "y": 1101
} }
], ],
"animated": false, "animated": false,
@ -1182,12 +1182,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 2148.5, "x": 2411.5,
"y": 1391 "y": 1231
}, },
{ {
"x": 94.5, "x": 89.5,
"y": 1391 "y": 1231
} }
], ],
"animated": false, "animated": false,
@ -1221,12 +1221,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 94.5, "x": 89.5,
"y": 1541 "y": 1361
}, },
{ {
"x": 499, "x": 558,
"y": 1541 "y": 1361
} }
], ],
"animated": false, "animated": false,
@ -1243,9 +1243,9 @@
"dstArrow": "none", "dstArrow": "none",
"dstLabel": "", "dstLabel": "",
"opacity": 1, "opacity": 1,
"strokeDash": 10, "strokeDash": 8,
"strokeWidth": 5, "strokeWidth": 2,
"stroke": "red", "stroke": "#0D32B2",
"label": "", "label": "",
"fontSize": 16, "fontSize": 16,
"fontFamily": "DEFAULT", "fontFamily": "DEFAULT",
@ -1265,7 +1265,7 @@
}, },
{ {
"x": 89.5, "x": 89.5,
"y": 1691 "y": 1491
} }
], ],
"animated": false, "animated": false,
@ -1282,7 +1282,7 @@
"dstArrow": "none", "dstArrow": "none",
"dstLabel": "", "dstLabel": "",
"opacity": 1, "opacity": 1,
"strokeDash": 10, "strokeDash": 8,
"strokeWidth": 2, "strokeWidth": 2,
"stroke": "#0D32B2", "stroke": "#0D32B2",
"label": "", "label": "",
@ -1299,12 +1299,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 514, "x": 564,
"y": 191 "y": 191
}, },
{ {
"x": 514, "x": 564,
"y": 1691 "y": 1491
} }
], ],
"animated": false, "animated": false,
@ -1321,7 +1321,7 @@
"dstArrow": "none", "dstArrow": "none",
"dstLabel": "", "dstLabel": "",
"opacity": 1, "opacity": 1,
"strokeDash": 10, "strokeDash": 8,
"strokeWidth": 2, "strokeWidth": 2,
"stroke": "#0D32B2", "stroke": "#0D32B2",
"label": "", "label": "",
@ -1338,12 +1338,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 927.5, "x": 1027.5,
"y": 191 "y": 191
}, },
{ {
"x": 927.5, "x": 1027.5,
"y": 1691 "y": 1491
} }
], ],
"animated": false, "animated": false,
@ -1360,7 +1360,7 @@
"dstArrow": "none", "dstArrow": "none",
"dstLabel": "", "dstLabel": "",
"opacity": 1, "opacity": 1,
"strokeDash": 10, "strokeDash": 8,
"strokeWidth": 2, "strokeWidth": 2,
"stroke": "#0D32B2", "stroke": "#0D32B2",
"label": "", "label": "",
@ -1377,12 +1377,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 1328.5, "x": 1478.5,
"y": 191 "y": 191
}, },
{ {
"x": 1328.5, "x": 1478.5,
"y": 1691 "y": 1491
} }
], ],
"animated": false, "animated": false,
@ -1399,7 +1399,7 @@
"dstArrow": "none", "dstArrow": "none",
"dstLabel": "", "dstLabel": "",
"opacity": 1, "opacity": 1,
"strokeDash": 10, "strokeDash": 8,
"strokeWidth": 2, "strokeWidth": 2,
"stroke": "#0D32B2", "stroke": "#0D32B2",
"label": "", "label": "",
@ -1416,12 +1416,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 1751, "x": 1951,
"y": 191 "y": 191
}, },
{ {
"x": 1751, "x": 1951,
"y": 1691 "y": 1491
} }
], ],
"animated": false, "animated": false,
@ -1438,7 +1438,7 @@
"dstArrow": "none", "dstArrow": "none",
"dstLabel": "", "dstLabel": "",
"opacity": 1, "opacity": 1,
"strokeDash": 10, "strokeDash": 8,
"strokeWidth": 2, "strokeWidth": 2,
"stroke": "#0D32B2", "stroke": "#0D32B2",
"label": "", "label": "",
@ -1455,12 +1455,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 2183.5, "x": 2433.5,
"y": 191 "y": 191
}, },
{ {
"x": 2183.5, "x": 2433.5,
"y": 1691 "y": 1491
} }
], ],
"animated": false, "animated": false,

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 332 KiB

After

Width:  |  Height:  |  Size: 332 KiB

View file

@ -6,7 +6,7 @@
"type": "person", "type": "person",
"pos": { "pos": {
"x": 0, "x": 0,
"y": 130 "y": 77
}, },
"width": 163, "width": 163,
"height": 158, "height": 158,
@ -36,7 +36,7 @@
"underline": false, "underline": false,
"labelWidth": 63, "labelWidth": 63,
"labelHeight": 58, "labelHeight": 58,
"labelPosition": "INSIDE_MIDDLE_CENTER", "labelPosition": "OUTSIDE_BOTTOM_CENTER",
"zIndex": 0, "zIndex": 0,
"level": 1 "level": 1
}, },
@ -45,10 +45,10 @@
"type": "person", "type": "person",
"pos": { "pos": {
"x": 480, "x": 480,
"y": 162 "y": 124
}, },
"width": 132, "width": 150,
"height": 126, "height": 143,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 5, "strokeWidth": 5,
@ -75,7 +75,7 @@
"underline": false, "underline": false,
"labelWidth": 32, "labelWidth": 32,
"labelHeight": 26, "labelHeight": 26,
"labelPosition": "INSIDE_MIDDLE_CENTER", "labelPosition": "OUTSIDE_BOTTOM_CENTER",
"zIndex": 0, "zIndex": 0,
"level": 1 "level": 1
}, },
@ -83,11 +83,11 @@
"id": "db", "id": "db",
"type": "cylinder", "type": "cylinder",
"pos": { "pos": {
"x": 929, "x": 947,
"y": 162 "y": 136
}, },
"width": 124, "width": 150,
"height": 126, "height": 152,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -122,11 +122,11 @@
"id": "queue", "id": "queue",
"type": "queue", "type": "queue",
"pos": { "pos": {
"x": 1370, "x": 1414,
"y": 162 "y": 161
}, },
"width": 149, "width": 150,
"height": 126, "height": 127,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -161,7 +161,7 @@
"id": "service", "id": "service",
"type": "", "type": "",
"pos": { "pos": {
"x": 1836, "x": 1881,
"y": 50 "y": 50
}, },
"width": 202, "width": 202,
@ -224,12 +224,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 86.5, "x": 81.5,
"y": 438 "y": 418
}, },
{ {
"x": 541, "x": 555,
"y": 438 "y": 418
} }
], ],
"animated": false, "animated": false,
@ -263,12 +263,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 551, "x": 555,
"y": 588 "y": 548
}, },
{ {
"x": 1932, "x": 1982,
"y": 588 "y": 548
} }
], ],
"animated": false, "animated": false,
@ -302,12 +302,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 1932, "x": 1982,
"y": 738 "y": 678
}, },
{ {
"x": 996, "x": 1022,
"y": 738 "y": 678
} }
], ],
"animated": false, "animated": false,
@ -341,12 +341,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 996, "x": 1022,
"y": 888 "y": 808
}, },
{ {
"x": 1932, "x": 1982,
"y": 888 "y": 808
} }
], ],
"animated": false, "animated": false,
@ -380,12 +380,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 1932, "x": 1982,
"y": 1038 "y": 938
}, },
{ {
"x": 551, "x": 555,
"y": 1038 "y": 938
} }
], ],
"animated": false, "animated": false,
@ -419,12 +419,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 541, "x": 555,
"y": 1188 "y": 1068
}, },
{ {
"x": 86.5, "x": 81.5,
"y": 1188 "y": 1068
} }
], ],
"animated": false, "animated": false,
@ -458,12 +458,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 86.5, "x": 81.5,
"y": 1338 "y": 1198
}, },
{ {
"x": 541, "x": 555,
"y": 1338 "y": 1198
} }
], ],
"animated": false, "animated": false,
@ -497,12 +497,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 551, "x": 555,
"y": 1488 "y": 1328
}, },
{ {
"x": 1439.5, "x": 1489,
"y": 1488 "y": 1328
} }
], ],
"animated": false, "animated": false,
@ -536,12 +536,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 1439.5, "x": 1489,
"y": 1638 "y": 1458
}, },
{ {
"x": 551, "x": 555,
"y": 1638 "y": 1458
} }
], ],
"animated": false, "animated": false,
@ -575,12 +575,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 541, "x": 555,
"y": 1788 "y": 1588
}, },
{ {
"x": 86.5, "x": 81.5,
"y": 1788 "y": 1588
} }
], ],
"animated": false, "animated": false,
@ -597,9 +597,9 @@
"dstArrow": "none", "dstArrow": "none",
"dstLabel": "", "dstLabel": "",
"opacity": 1, "opacity": 1,
"strokeDash": 10, "strokeDash": 8,
"strokeWidth": 2, "strokeWidth": 2,
"stroke": "red", "stroke": "#0D32B2",
"label": "", "label": "",
"fontSize": 16, "fontSize": 16,
"fontFamily": "DEFAULT", "fontFamily": "DEFAULT",
@ -615,11 +615,11 @@
"route": [ "route": [
{ {
"x": 81.5, "x": 81.5,
"y": 288 "y": 293
}, },
{ {
"x": 81.5, "x": 81.5,
"y": 1938 "y": 1718
} }
], ],
"animated": false, "animated": false,
@ -636,8 +636,8 @@
"dstArrow": "none", "dstArrow": "none",
"dstLabel": "", "dstLabel": "",
"opacity": 1, "opacity": 1,
"strokeDash": 10, "strokeDash": 8,
"strokeWidth": 5, "strokeWidth": 2,
"stroke": "#0D32B2", "stroke": "#0D32B2",
"label": "", "label": "",
"fontSize": 16, "fontSize": 16,
@ -653,12 +653,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 546, "x": 555,
"y": 288 "y": 293
}, },
{ {
"x": 546, "x": 555,
"y": 1938 "y": 1718
} }
], ],
"animated": false, "animated": false,
@ -675,7 +675,7 @@
"dstArrow": "none", "dstArrow": "none",
"dstLabel": "", "dstLabel": "",
"opacity": 1, "opacity": 1,
"strokeDash": 10, "strokeDash": 8,
"strokeWidth": 2, "strokeWidth": 2,
"stroke": "#0D32B2", "stroke": "#0D32B2",
"label": "", "label": "",
@ -692,12 +692,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 991, "x": 1022,
"y": 288 "y": 288
}, },
{ {
"x": 991, "x": 1022,
"y": 1938 "y": 1718
} }
], ],
"animated": false, "animated": false,
@ -714,7 +714,7 @@
"dstArrow": "none", "dstArrow": "none",
"dstLabel": "", "dstLabel": "",
"opacity": 1, "opacity": 1,
"strokeDash": 10, "strokeDash": 8,
"strokeWidth": 2, "strokeWidth": 2,
"stroke": "#0D32B2", "stroke": "#0D32B2",
"label": "", "label": "",
@ -731,12 +731,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 1444.5, "x": 1489,
"y": 288 "y": 288
}, },
{ {
"x": 1444.5, "x": 1489,
"y": 1938 "y": 1718
} }
], ],
"animated": false, "animated": false,
@ -753,7 +753,7 @@
"dstArrow": "none", "dstArrow": "none",
"dstLabel": "", "dstLabel": "",
"opacity": 1, "opacity": 1,
"strokeDash": 10, "strokeDash": 8,
"strokeWidth": 2, "strokeWidth": 2,
"stroke": "#0D32B2", "stroke": "#0D32B2",
"label": "", "label": "",
@ -770,12 +770,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 1937, "x": 1982,
"y": 288 "y": 288
}, },
{ {
"x": 1937, "x": 1982,
"y": 1938 "y": 1718
} }
], ],
"animated": false, "animated": false,

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 474 KiB

After

Width:  |  Height:  |  Size: 474 KiB

View file

@ -6,7 +6,7 @@
"type": "person", "type": "person",
"pos": { "pos": {
"x": 0, "x": 0,
"y": 130 "y": 77
}, },
"width": 163, "width": 163,
"height": 158, "height": 158,
@ -36,7 +36,7 @@
"underline": false, "underline": false,
"labelWidth": 63, "labelWidth": 63,
"labelHeight": 58, "labelHeight": 58,
"labelPosition": "INSIDE_MIDDLE_CENTER", "labelPosition": "OUTSIDE_BOTTOM_CENTER",
"zIndex": 0, "zIndex": 0,
"level": 1 "level": 1
}, },
@ -45,10 +45,10 @@
"type": "person", "type": "person",
"pos": { "pos": {
"x": 480, "x": 480,
"y": 162 "y": 124
}, },
"width": 132, "width": 150,
"height": 126, "height": 143,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 5, "strokeWidth": 5,
@ -75,7 +75,7 @@
"underline": false, "underline": false,
"labelWidth": 32, "labelWidth": 32,
"labelHeight": 26, "labelHeight": 26,
"labelPosition": "INSIDE_MIDDLE_CENTER", "labelPosition": "OUTSIDE_BOTTOM_CENTER",
"zIndex": 0, "zIndex": 0,
"level": 1 "level": 1
}, },
@ -83,11 +83,11 @@
"id": "db", "id": "db",
"type": "cylinder", "type": "cylinder",
"pos": { "pos": {
"x": 929, "x": 947,
"y": 162 "y": 136
}, },
"width": 124, "width": 150,
"height": 126, "height": 152,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -122,11 +122,11 @@
"id": "queue", "id": "queue",
"type": "queue", "type": "queue",
"pos": { "pos": {
"x": 1370, "x": 1414,
"y": 162 "y": 161
}, },
"width": 149, "width": 150,
"height": 126, "height": 127,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -161,7 +161,7 @@
"id": "service", "id": "service",
"type": "", "type": "",
"pos": { "pos": {
"x": 1836, "x": 1881,
"y": 50 "y": 50
}, },
"width": 202, "width": 202,
@ -224,12 +224,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 86.5, "x": 81.5,
"y": 438 "y": 418
}, },
{ {
"x": 541, "x": 555,
"y": 438 "y": 418
} }
], ],
"animated": false, "animated": false,
@ -263,12 +263,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 551, "x": 555,
"y": 588 "y": 548
}, },
{ {
"x": 1932, "x": 1982,
"y": 588 "y": 548
} }
], ],
"animated": false, "animated": false,
@ -302,12 +302,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 1932, "x": 1982,
"y": 738 "y": 678
}, },
{ {
"x": 996, "x": 1022,
"y": 738 "y": 678
} }
], ],
"animated": false, "animated": false,
@ -341,12 +341,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 996, "x": 1022,
"y": 888 "y": 808
}, },
{ {
"x": 1932, "x": 1982,
"y": 888 "y": 808
} }
], ],
"animated": false, "animated": false,
@ -380,12 +380,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 1932, "x": 1982,
"y": 1038 "y": 938
}, },
{ {
"x": 551, "x": 555,
"y": 1038 "y": 938
} }
], ],
"animated": false, "animated": false,
@ -419,12 +419,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 541, "x": 555,
"y": 1188 "y": 1068
}, },
{ {
"x": 86.5, "x": 81.5,
"y": 1188 "y": 1068
} }
], ],
"animated": false, "animated": false,
@ -458,12 +458,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 86.5, "x": 81.5,
"y": 1338 "y": 1198
}, },
{ {
"x": 541, "x": 555,
"y": 1338 "y": 1198
} }
], ],
"animated": false, "animated": false,
@ -497,12 +497,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 551, "x": 555,
"y": 1488 "y": 1328
}, },
{ {
"x": 1439.5, "x": 1489,
"y": 1488 "y": 1328
} }
], ],
"animated": false, "animated": false,
@ -536,12 +536,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 1439.5, "x": 1489,
"y": 1638 "y": 1458
}, },
{ {
"x": 551, "x": 555,
"y": 1638 "y": 1458
} }
], ],
"animated": false, "animated": false,
@ -575,12 +575,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 541, "x": 555,
"y": 1788 "y": 1588
}, },
{ {
"x": 86.5, "x": 81.5,
"y": 1788 "y": 1588
} }
], ],
"animated": false, "animated": false,
@ -597,9 +597,9 @@
"dstArrow": "none", "dstArrow": "none",
"dstLabel": "", "dstLabel": "",
"opacity": 1, "opacity": 1,
"strokeDash": 10, "strokeDash": 8,
"strokeWidth": 2, "strokeWidth": 2,
"stroke": "red", "stroke": "#0D32B2",
"label": "", "label": "",
"fontSize": 16, "fontSize": 16,
"fontFamily": "DEFAULT", "fontFamily": "DEFAULT",
@ -615,11 +615,11 @@
"route": [ "route": [
{ {
"x": 81.5, "x": 81.5,
"y": 288 "y": 293
}, },
{ {
"x": 81.5, "x": 81.5,
"y": 1938 "y": 1718
} }
], ],
"animated": false, "animated": false,
@ -636,8 +636,8 @@
"dstArrow": "none", "dstArrow": "none",
"dstLabel": "", "dstLabel": "",
"opacity": 1, "opacity": 1,
"strokeDash": 10, "strokeDash": 8,
"strokeWidth": 5, "strokeWidth": 2,
"stroke": "#0D32B2", "stroke": "#0D32B2",
"label": "", "label": "",
"fontSize": 16, "fontSize": 16,
@ -653,12 +653,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 546, "x": 555,
"y": 288 "y": 293
}, },
{ {
"x": 546, "x": 555,
"y": 1938 "y": 1718
} }
], ],
"animated": false, "animated": false,
@ -675,7 +675,7 @@
"dstArrow": "none", "dstArrow": "none",
"dstLabel": "", "dstLabel": "",
"opacity": 1, "opacity": 1,
"strokeDash": 10, "strokeDash": 8,
"strokeWidth": 2, "strokeWidth": 2,
"stroke": "#0D32B2", "stroke": "#0D32B2",
"label": "", "label": "",
@ -692,12 +692,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 991, "x": 1022,
"y": 288 "y": 288
}, },
{ {
"x": 991, "x": 1022,
"y": 1938 "y": 1718
} }
], ],
"animated": false, "animated": false,
@ -714,7 +714,7 @@
"dstArrow": "none", "dstArrow": "none",
"dstLabel": "", "dstLabel": "",
"opacity": 1, "opacity": 1,
"strokeDash": 10, "strokeDash": 8,
"strokeWidth": 2, "strokeWidth": 2,
"stroke": "#0D32B2", "stroke": "#0D32B2",
"label": "", "label": "",
@ -731,12 +731,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 1444.5, "x": 1489,
"y": 288 "y": 288
}, },
{ {
"x": 1444.5, "x": 1489,
"y": 1938 "y": 1718
} }
], ],
"animated": false, "animated": false,
@ -753,7 +753,7 @@
"dstArrow": "none", "dstArrow": "none",
"dstLabel": "", "dstLabel": "",
"opacity": 1, "opacity": 1,
"strokeDash": 10, "strokeDash": 8,
"strokeWidth": 2, "strokeWidth": 2,
"stroke": "#0D32B2", "stroke": "#0D32B2",
"label": "", "label": "",
@ -770,12 +770,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 1937, "x": 1982,
"y": 288 "y": 288
}, },
{ {
"x": 1937, "x": 1982,
"y": 1938 "y": 1718
} }
], ],
"animated": false, "animated": false,

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 474 KiB

After

Width:  |  Height:  |  Size: 474 KiB

View file

@ -44,11 +44,11 @@
"id": "scorer.t", "id": "scorer.t",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 79, "x": 83,
"y": 336 "y": 305
}, },
"width": 20, "width": 12,
"height": 1810, "height": 1592,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -82,7 +82,7 @@
"id": "itemResponse", "id": "itemResponse",
"type": "", "type": "",
"pos": { "pos": {
"x": 379, "x": 429,
"y": 50 "y": 50
}, },
"width": 270, "width": 270,
@ -121,11 +121,11 @@
"id": "itemResponse.t", "id": "itemResponse.t",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 504, "x": 558,
"y": 336 "y": 305
}, },
"width": 20, "width": 12,
"height": 160, "height": 162,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -159,7 +159,7 @@
"id": "item", "id": "item",
"type": "", "type": "",
"pos": { "pos": {
"x": 849, "x": 949,
"y": 50 "y": 50
}, },
"width": 157, "width": 157,
@ -198,11 +198,11 @@
"id": "item.t1", "id": "item.t1",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 917, "x": 1021,
"y": 636 "y": 565
}, },
"width": 20, "width": 12,
"height": 160, "height": 162,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -236,7 +236,7 @@
"id": "essayRubric", "id": "essayRubric",
"type": "", "type": "",
"pos": { "pos": {
"x": 1206, "x": 1356,
"y": 50 "y": 50
}, },
"width": 245, "width": 245,
@ -275,11 +275,11 @@
"id": "essayRubric.t", "id": "essayRubric.t",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 1318, "x": 1472,
"y": 936 "y": 825
}, },
"width": 20, "width": 12,
"height": 460, "height": 422,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -313,11 +313,11 @@
"id": "essayRubric.t.c", "id": "essayRubric.t.c",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 1313, "x": 1468,
"y": 1086 "y": 955
}, },
"width": 30, "width": 20,
"height": 160, "height": 162,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -351,7 +351,7 @@
"id": "concept", "id": "concept",
"type": "", "type": "",
"pos": { "pos": {
"x": 1651, "x": 1851,
"y": 50 "y": 50
}, },
"width": 200, "width": 200,
@ -390,11 +390,11 @@
"id": "concept.t", "id": "concept.t",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 1741, "x": 1945,
"y": 1236 "y": 1085
}, },
"width": 20, "width": 12,
"height": 50, "height": 80,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -428,7 +428,7 @@
"id": "itemOutcome", "id": "itemOutcome",
"type": "", "type": "",
"pos": { "pos": {
"x": 2051, "x": 2301,
"y": 50 "y": 50
}, },
"width": 265, "width": 265,
@ -467,11 +467,11 @@
"id": "itemOutcome.t1", "id": "itemOutcome.t1",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 2173, "x": 2427,
"y": 1536 "y": 1345
}, },
"width": 20, "width": 12,
"height": 50, "height": 80,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -505,11 +505,11 @@
"id": "item.t2", "id": "item.t2",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 917, "x": 1021,
"y": 1686 "y": 1475
}, },
"width": 20, "width": 12,
"height": 50, "height": 80,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -543,11 +543,11 @@
"id": "item.t3", "id": "item.t3",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 917, "x": 1021,
"y": 1836 "y": 1605
}, },
"width": 20, "width": 12,
"height": 50, "height": 80,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -581,11 +581,11 @@
"id": "itemOutcome.t2", "id": "itemOutcome.t2",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 2173, "x": 2427,
"y": 1986 "y": 1735
}, },
"width": 20, "width": 12,
"height": 50, "height": 80,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -619,11 +619,11 @@
"id": "itemOutcome.t3", "id": "itemOutcome.t3",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 2173, "x": 2427,
"y": 2136 "y": 1865
}, },
"width": 20, "width": 12,
"height": 50, "height": 80,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -681,12 +681,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 104.5, "x": 95.5,
"y": 341 "y": 321
}, },
{ {
"x": 499, "x": 558,
"y": 341 "y": 321
} }
], ],
"animated": false, "animated": false,
@ -720,12 +720,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 104.5, "x": 95.5,
"y": 491 "y": 451
}, },
{ {
"x": 499, "x": 558,
"y": 491 "y": 451
} }
], ],
"animated": false, "animated": false,
@ -759,12 +759,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 104.5, "x": 95.5,
"y": 641 "y": 581
}, },
{ {
"x": 912.5, "x": 1021.5,
"y": 641 "y": 581
} }
], ],
"animated": false, "animated": false,
@ -798,12 +798,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 104.5, "x": 95.5,
"y": 791 "y": 711
}, },
{ {
"x": 912.5, "x": 1021.5,
"y": 791 "y": 711
} }
], ],
"animated": false, "animated": false,
@ -837,12 +837,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 104.5, "x": 95.5,
"y": 941 "y": 841
}, },
{ {
"x": 1313.5, "x": 1472.5,
"y": 941 "y": 841
} }
], ],
"animated": false, "animated": false,
@ -876,12 +876,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 519, "x": 564,
"y": 1091 "y": 971
}, },
{ {
"x": 1308.5, "x": 1468.5,
"y": 1091 "y": 971
} }
], ],
"animated": false, "animated": false,
@ -915,12 +915,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 1348.5, "x": 1488.5,
"y": 1241 "y": 1101
}, },
{ {
"x": 1736, "x": 1945,
"y": 1241 "y": 1101
} }
], ],
"animated": false, "animated": false,
@ -954,12 +954,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 94.5, "x": 89.5,
"y": 1391 "y": 1231
}, },
{ {
"x": 1313.5, "x": 1472.5,
"y": 1391 "y": 1231
} }
], ],
"animated": false, "animated": false,
@ -993,12 +993,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 104.5, "x": 95.5,
"y": 1541 "y": 1361
}, },
{ {
"x": 2168.5, "x": 2427.5,
"y": 1541 "y": 1361
} }
], ],
"animated": false, "animated": false,
@ -1032,12 +1032,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 104.5, "x": 95.5,
"y": 1691 "y": 1491
}, },
{ {
"x": 912.5, "x": 1021.5,
"y": 1691 "y": 1491
} }
], ],
"animated": false, "animated": false,
@ -1071,12 +1071,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 104.5, "x": 95.5,
"y": 1841 "y": 1621
}, },
{ {
"x": 912.5, "x": 1021.5,
"y": 1841 "y": 1621
} }
], ],
"animated": false, "animated": false,
@ -1110,12 +1110,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 104.5, "x": 95.5,
"y": 1991 "y": 1751
}, },
{ {
"x": 2168.5, "x": 2427.5,
"y": 1991 "y": 1751
} }
], ],
"animated": false, "animated": false,
@ -1149,12 +1149,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 104.5, "x": 95.5,
"y": 2141 "y": 1881
}, },
{ {
"x": 2168.5, "x": 2427.5,
"y": 2141 "y": 1881
} }
], ],
"animated": false, "animated": false,
@ -1171,7 +1171,7 @@
"dstArrow": "none", "dstArrow": "none",
"dstLabel": "", "dstLabel": "",
"opacity": 1, "opacity": 1,
"strokeDash": 10, "strokeDash": 8,
"strokeWidth": 2, "strokeWidth": 2,
"stroke": "#0D32B2", "stroke": "#0D32B2",
"label": "", "label": "",
@ -1193,7 +1193,7 @@
}, },
{ {
"x": 89.5, "x": 89.5,
"y": 2291 "y": 2011
} }
], ],
"animated": false, "animated": false,
@ -1210,7 +1210,7 @@
"dstArrow": "none", "dstArrow": "none",
"dstLabel": "", "dstLabel": "",
"opacity": 1, "opacity": 1,
"strokeDash": 10, "strokeDash": 8,
"strokeWidth": 2, "strokeWidth": 2,
"stroke": "#0D32B2", "stroke": "#0D32B2",
"label": "", "label": "",
@ -1227,12 +1227,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 514, "x": 564,
"y": 191 "y": 191
}, },
{ {
"x": 514, "x": 564,
"y": 2291 "y": 2011
} }
], ],
"animated": false, "animated": false,
@ -1249,7 +1249,7 @@
"dstArrow": "none", "dstArrow": "none",
"dstLabel": "", "dstLabel": "",
"opacity": 1, "opacity": 1,
"strokeDash": 10, "strokeDash": 8,
"strokeWidth": 2, "strokeWidth": 2,
"stroke": "#0D32B2", "stroke": "#0D32B2",
"label": "", "label": "",
@ -1266,12 +1266,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 927.5, "x": 1027.5,
"y": 191 "y": 191
}, },
{ {
"x": 927.5, "x": 1027.5,
"y": 2291 "y": 2011
} }
], ],
"animated": false, "animated": false,
@ -1288,7 +1288,7 @@
"dstArrow": "none", "dstArrow": "none",
"dstLabel": "", "dstLabel": "",
"opacity": 1, "opacity": 1,
"strokeDash": 10, "strokeDash": 8,
"strokeWidth": 2, "strokeWidth": 2,
"stroke": "#0D32B2", "stroke": "#0D32B2",
"label": "", "label": "",
@ -1305,12 +1305,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 1328.5, "x": 1478.5,
"y": 191 "y": 191
}, },
{ {
"x": 1328.5, "x": 1478.5,
"y": 2291 "y": 2011
} }
], ],
"animated": false, "animated": false,
@ -1327,7 +1327,7 @@
"dstArrow": "none", "dstArrow": "none",
"dstLabel": "", "dstLabel": "",
"opacity": 1, "opacity": 1,
"strokeDash": 10, "strokeDash": 8,
"strokeWidth": 2, "strokeWidth": 2,
"stroke": "#0D32B2", "stroke": "#0D32B2",
"label": "", "label": "",
@ -1344,12 +1344,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 1751, "x": 1951,
"y": 191 "y": 191
}, },
{ {
"x": 1751, "x": 1951,
"y": 2291 "y": 2011
} }
], ],
"animated": false, "animated": false,
@ -1366,7 +1366,7 @@
"dstArrow": "none", "dstArrow": "none",
"dstLabel": "", "dstLabel": "",
"opacity": 1, "opacity": 1,
"strokeDash": 10, "strokeDash": 8,
"strokeWidth": 2, "strokeWidth": 2,
"stroke": "#0D32B2", "stroke": "#0D32B2",
"label": "", "label": "",
@ -1383,12 +1383,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 2183.5, "x": 2433.5,
"y": 191 "y": 191
}, },
{ {
"x": 2183.5, "x": 2433.5,
"y": 2291 "y": 2011
} }
], ],
"animated": false, "animated": false,

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 476 KiB

After

Width:  |  Height:  |  Size: 476 KiB

View file

@ -44,11 +44,11 @@
"id": "scorer.t", "id": "scorer.t",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 79, "x": 83,
"y": 336 "y": 305
}, },
"width": 20, "width": 12,
"height": 1810, "height": 1592,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -82,7 +82,7 @@
"id": "itemResponse", "id": "itemResponse",
"type": "", "type": "",
"pos": { "pos": {
"x": 379, "x": 429,
"y": 50 "y": 50
}, },
"width": 270, "width": 270,
@ -121,11 +121,11 @@
"id": "itemResponse.t", "id": "itemResponse.t",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 504, "x": 558,
"y": 336 "y": 305
}, },
"width": 20, "width": 12,
"height": 160, "height": 162,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -159,7 +159,7 @@
"id": "item", "id": "item",
"type": "", "type": "",
"pos": { "pos": {
"x": 849, "x": 949,
"y": 50 "y": 50
}, },
"width": 157, "width": 157,
@ -198,11 +198,11 @@
"id": "item.t1", "id": "item.t1",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 917, "x": 1021,
"y": 636 "y": 565
}, },
"width": 20, "width": 12,
"height": 160, "height": 162,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -236,7 +236,7 @@
"id": "essayRubric", "id": "essayRubric",
"type": "", "type": "",
"pos": { "pos": {
"x": 1206, "x": 1356,
"y": 50 "y": 50
}, },
"width": 245, "width": 245,
@ -275,11 +275,11 @@
"id": "essayRubric.t", "id": "essayRubric.t",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 1318, "x": 1472,
"y": 936 "y": 825
}, },
"width": 20, "width": 12,
"height": 460, "height": 422,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -313,11 +313,11 @@
"id": "essayRubric.t.c", "id": "essayRubric.t.c",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 1313, "x": 1468,
"y": 1086 "y": 955
}, },
"width": 30, "width": 20,
"height": 160, "height": 162,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -351,7 +351,7 @@
"id": "concept", "id": "concept",
"type": "", "type": "",
"pos": { "pos": {
"x": 1651, "x": 1851,
"y": 50 "y": 50
}, },
"width": 200, "width": 200,
@ -390,11 +390,11 @@
"id": "concept.t", "id": "concept.t",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 1741, "x": 1945,
"y": 1236 "y": 1085
}, },
"width": 20, "width": 12,
"height": 50, "height": 80,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -428,7 +428,7 @@
"id": "itemOutcome", "id": "itemOutcome",
"type": "", "type": "",
"pos": { "pos": {
"x": 2051, "x": 2301,
"y": 50 "y": 50
}, },
"width": 265, "width": 265,
@ -467,11 +467,11 @@
"id": "itemOutcome.t1", "id": "itemOutcome.t1",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 2173, "x": 2427,
"y": 1536 "y": 1345
}, },
"width": 20, "width": 12,
"height": 50, "height": 80,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -505,11 +505,11 @@
"id": "item.t2", "id": "item.t2",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 917, "x": 1021,
"y": 1686 "y": 1475
}, },
"width": 20, "width": 12,
"height": 50, "height": 80,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -543,11 +543,11 @@
"id": "item.t3", "id": "item.t3",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 917, "x": 1021,
"y": 1836 "y": 1605
}, },
"width": 20, "width": 12,
"height": 50, "height": 80,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -581,11 +581,11 @@
"id": "itemOutcome.t2", "id": "itemOutcome.t2",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 2173, "x": 2427,
"y": 1986 "y": 1735
}, },
"width": 20, "width": 12,
"height": 50, "height": 80,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -619,11 +619,11 @@
"id": "itemOutcome.t3", "id": "itemOutcome.t3",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 2173, "x": 2427,
"y": 2136 "y": 1865
}, },
"width": 20, "width": 12,
"height": 50, "height": 80,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -681,12 +681,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 104.5, "x": 95.5,
"y": 341 "y": 321
}, },
{ {
"x": 499, "x": 558,
"y": 341 "y": 321
} }
], ],
"animated": false, "animated": false,
@ -720,12 +720,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 104.5, "x": 95.5,
"y": 491 "y": 451
}, },
{ {
"x": 499, "x": 558,
"y": 491 "y": 451
} }
], ],
"animated": false, "animated": false,
@ -759,12 +759,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 104.5, "x": 95.5,
"y": 641 "y": 581
}, },
{ {
"x": 912.5, "x": 1021.5,
"y": 641 "y": 581
} }
], ],
"animated": false, "animated": false,
@ -798,12 +798,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 104.5, "x": 95.5,
"y": 791 "y": 711
}, },
{ {
"x": 912.5, "x": 1021.5,
"y": 791 "y": 711
} }
], ],
"animated": false, "animated": false,
@ -837,12 +837,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 104.5, "x": 95.5,
"y": 941 "y": 841
}, },
{ {
"x": 1313.5, "x": 1472.5,
"y": 941 "y": 841
} }
], ],
"animated": false, "animated": false,
@ -876,12 +876,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 519, "x": 564,
"y": 1091 "y": 971
}, },
{ {
"x": 1308.5, "x": 1468.5,
"y": 1091 "y": 971
} }
], ],
"animated": false, "animated": false,
@ -915,12 +915,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 1348.5, "x": 1488.5,
"y": 1241 "y": 1101
}, },
{ {
"x": 1736, "x": 1945,
"y": 1241 "y": 1101
} }
], ],
"animated": false, "animated": false,
@ -954,12 +954,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 94.5, "x": 89.5,
"y": 1391 "y": 1231
}, },
{ {
"x": 1313.5, "x": 1472.5,
"y": 1391 "y": 1231
} }
], ],
"animated": false, "animated": false,
@ -993,12 +993,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 104.5, "x": 95.5,
"y": 1541 "y": 1361
}, },
{ {
"x": 2168.5, "x": 2427.5,
"y": 1541 "y": 1361
} }
], ],
"animated": false, "animated": false,
@ -1032,12 +1032,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 104.5, "x": 95.5,
"y": 1691 "y": 1491
}, },
{ {
"x": 912.5, "x": 1021.5,
"y": 1691 "y": 1491
} }
], ],
"animated": false, "animated": false,
@ -1071,12 +1071,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 104.5, "x": 95.5,
"y": 1841 "y": 1621
}, },
{ {
"x": 912.5, "x": 1021.5,
"y": 1841 "y": 1621
} }
], ],
"animated": false, "animated": false,
@ -1110,12 +1110,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 104.5, "x": 95.5,
"y": 1991 "y": 1751
}, },
{ {
"x": 2168.5, "x": 2427.5,
"y": 1991 "y": 1751
} }
], ],
"animated": false, "animated": false,
@ -1149,12 +1149,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 104.5, "x": 95.5,
"y": 2141 "y": 1881
}, },
{ {
"x": 2168.5, "x": 2427.5,
"y": 2141 "y": 1881
} }
], ],
"animated": false, "animated": false,
@ -1171,7 +1171,7 @@
"dstArrow": "none", "dstArrow": "none",
"dstLabel": "", "dstLabel": "",
"opacity": 1, "opacity": 1,
"strokeDash": 10, "strokeDash": 8,
"strokeWidth": 2, "strokeWidth": 2,
"stroke": "#0D32B2", "stroke": "#0D32B2",
"label": "", "label": "",
@ -1193,7 +1193,7 @@
}, },
{ {
"x": 89.5, "x": 89.5,
"y": 2291 "y": 2011
} }
], ],
"animated": false, "animated": false,
@ -1210,7 +1210,7 @@
"dstArrow": "none", "dstArrow": "none",
"dstLabel": "", "dstLabel": "",
"opacity": 1, "opacity": 1,
"strokeDash": 10, "strokeDash": 8,
"strokeWidth": 2, "strokeWidth": 2,
"stroke": "#0D32B2", "stroke": "#0D32B2",
"label": "", "label": "",
@ -1227,12 +1227,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 514, "x": 564,
"y": 191 "y": 191
}, },
{ {
"x": 514, "x": 564,
"y": 2291 "y": 2011
} }
], ],
"animated": false, "animated": false,
@ -1249,7 +1249,7 @@
"dstArrow": "none", "dstArrow": "none",
"dstLabel": "", "dstLabel": "",
"opacity": 1, "opacity": 1,
"strokeDash": 10, "strokeDash": 8,
"strokeWidth": 2, "strokeWidth": 2,
"stroke": "#0D32B2", "stroke": "#0D32B2",
"label": "", "label": "",
@ -1266,12 +1266,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 927.5, "x": 1027.5,
"y": 191 "y": 191
}, },
{ {
"x": 927.5, "x": 1027.5,
"y": 2291 "y": 2011
} }
], ],
"animated": false, "animated": false,
@ -1288,7 +1288,7 @@
"dstArrow": "none", "dstArrow": "none",
"dstLabel": "", "dstLabel": "",
"opacity": 1, "opacity": 1,
"strokeDash": 10, "strokeDash": 8,
"strokeWidth": 2, "strokeWidth": 2,
"stroke": "#0D32B2", "stroke": "#0D32B2",
"label": "", "label": "",
@ -1305,12 +1305,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 1328.5, "x": 1478.5,
"y": 191 "y": 191
}, },
{ {
"x": 1328.5, "x": 1478.5,
"y": 2291 "y": 2011
} }
], ],
"animated": false, "animated": false,
@ -1327,7 +1327,7 @@
"dstArrow": "none", "dstArrow": "none",
"dstLabel": "", "dstLabel": "",
"opacity": 1, "opacity": 1,
"strokeDash": 10, "strokeDash": 8,
"strokeWidth": 2, "strokeWidth": 2,
"stroke": "#0D32B2", "stroke": "#0D32B2",
"label": "", "label": "",
@ -1344,12 +1344,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 1751, "x": 1951,
"y": 191 "y": 191
}, },
{ {
"x": 1751, "x": 1951,
"y": 2291 "y": 2011
} }
], ],
"animated": false, "animated": false,
@ -1366,7 +1366,7 @@
"dstArrow": "none", "dstArrow": "none",
"dstLabel": "", "dstLabel": "",
"opacity": 1, "opacity": 1,
"strokeDash": 10, "strokeDash": 8,
"strokeWidth": 2, "strokeWidth": 2,
"stroke": "#0D32B2", "stroke": "#0D32B2",
"label": "", "label": "",
@ -1383,12 +1383,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 2183.5, "x": 2433.5,
"y": 191 "y": 191
}, },
{ {
"x": 2183.5, "x": 2433.5,
"y": 2291 "y": 2011
} }
], ],
"animated": false, "animated": false,

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 476 KiB

After

Width:  |  Height:  |  Size: 476 KiB

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 498 KiB

After

Width:  |  Height:  |  Size: 498 KiB

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 498 KiB

After

Width:  |  Height:  |  Size: 498 KiB