|
1 | 1 | { |
2 | 2 | "description": "The Network Canvas development protocol is designed for our team to test new features. It is not intended for general use.", |
3 | | - "lastModified": "2019-04-03T00:00:00.000Z", |
4 | | - "schemaVersion": "1.0.0", |
| 3 | + "lastModified": "2019-09-01T00:00:00.000Z", |
| 4 | + "schemaVersion": "2", |
5 | 5 | "codebook": { |
6 | 6 | "node": { |
7 | 7 | "4aebf73e-95e3-4fd1-95e7-237dcc4a4466": { |
|
983 | 983 | { |
984 | 984 | "id": "ordinalBin1", |
985 | 985 | "type": "OrdinalBin", |
986 | | - "label": "Contact Freq.", |
| 986 | + "label": "Contact Freq for close ties", |
987 | 987 | "subject": { |
988 | 988 | "entity": "node", |
989 | 989 | "type": "4aebf73e-95e3-4fd1-95e7-237dcc4a4466" |
990 | 990 | }, |
| 991 | + "filter": { |
| 992 | + "join": "AND", |
| 993 | + "rules": [ |
| 994 | + { |
| 995 | + "type": "alter", |
| 996 | + "options": { |
| 997 | + "type": "4aebf73e-95e3-4fd1-95e7-237dcc4a4466", |
| 998 | + "operator": "EXACTLY", |
| 999 | + "attribute": "ae44b6ba-ad49-4ecf-bf38-b65decfce000", |
| 1000 | + "value": true |
| 1001 | + }, |
| 1002 | + "id": "d1d2f846-35df-40c3-ba1c-f8e81aa2173b" |
| 1003 | + } |
| 1004 | + ] |
| 1005 | + }, |
991 | 1006 | "prompts": [ |
992 | 1007 | { |
993 | 1008 | "id": "contactFreq", |
994 | | - "text": "Contact frequency ordinal variable", |
| 1009 | + "text": "Contact frequency ordinal variable for close ties only", |
995 | 1010 | "variable": "1096204b-48fe-444c-b642-4ab211f7f57c", |
996 | 1011 | "bucketSortOrder": [ |
997 | 1012 | { |
|
1432 | 1447 | "introductionPanel": { |
1433 | 1448 | "title": "Introduction to the alter form", |
1434 | 1449 | "text": "This is some **markdown** that \n* explains this interface and \n* is *marked down*. \n\nBelow this might be as much additional text as the researcher desires. The container that this content is in should dynamically expand to accommodate that." |
| 1450 | + }, |
| 1451 | + "skipLogic": { |
| 1452 | + "action": "SKIP", |
| 1453 | + "filter": { |
| 1454 | + "join": "AND", |
| 1455 | + "rules": [ |
| 1456 | + { |
| 1457 | + "type": "alter", |
| 1458 | + "options": { |
| 1459 | + "type": "4aebf73e-95e3-4fd1-95e7-237dcc4a4466", |
| 1460 | + "operator": "INCLUDES", |
| 1461 | + "attribute": "e343a91f-628d-4175-870c-957beffa0153", |
| 1462 | + "value": [ |
| 1463 | + "two" |
| 1464 | + ] |
| 1465 | + }, |
| 1466 | + "id": "d9f1e1cb-59ee-4ed8-84d1-37a81518db04" |
| 1467 | + } |
| 1468 | + ] |
| 1469 | + } |
1435 | 1470 | } |
1436 | 1471 | }, |
1437 | 1472 | { |
|
0 commit comments