-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdisplay.json
More file actions
50 lines (50 loc) · 14.5 KB
/
Copy pathdisplay.json
File metadata and controls
50 lines (50 loc) · 14.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{ "text": "", "formats": [{
"screen": { "record format name": "main" },
"items": [
{ "id": "exitButton", "field type": "graphic button", "css class": "pui-solid-button-no", "response": { "fieldName": "exitBtn", "customTrue": "", "customFalse": "", "dataType": "indicator", "formatting": "Indicator", "indFormat": "1 / 0" }, "icon position": "left", "icon": "material:clear", "left": "205px", "top": "605px", "height": "25px", "width": "30px", "css class 2": "blueprint-defaults", "visibility": "hidden" },
{ "id": "goButton", "field type": "graphic button", "css class": "blueprint-button", "value": "Start", "left": "40px", "top": "600px", "width": "130px", "icon position": "left", "css class 2": "blueprint-alt-defaults", "css class 3": "no-icon", "height": "35px", "response": { "fieldName": "goBtn", "customTrue": "", "customFalse": "", "dataType": "indicator", "formatting": "Indicator", "indFormat": "1 / 0" }, "visibility": "hidden" },
{ "id": "SelectBox1", "field type": "select box", "css class": "blueprint-select-box", "left": "240px", "top": "290px", "choices": { "fieldName": "choicesList", "dataLength": "5000", "trimLeading": "false", "trimTrailing": "true", "blankFill": "false", "rjZeroFill": "false", "dataType": "varchar", "formatting": "Text", "textTransform": "none" }, "width": "330px", "height": "25px", "css class 2": "blueprint-defaults", "choice values": { "fieldName": "valuesList", "dataLength": "5000", "trimLeading": "false", "trimTrailing": "true", "blankFill": "false", "rjZeroFill": "false", "dataType": "varchar", "formatting": "Text", "textTransform": "none" }, "value": { "fieldName": "selectedCategory", "dataLength": "25", "trimLeading": "false", "trimTrailing": "true", "blankFill": "false", "rjZeroFill": "false", "dataType": "varchar", "formatting": "Text", "textTransform": "none", "designValue": "[selectedCategory]" }, "font size": "20px", "font family": "Bradley Hand, cursive", "background color": "LightGray", "z index": "21" },
{ "id": "OutputField1", "field type": "output field", "css class": "label", "value": "Select A Category", "left": "240px", "top": "250px", "css class 2": "blueprint-defaults", "css class 3": "blueprint-label", "font size": "20px", "width": "200px", "font family": "Bradley Hand, cursive", "z index": "21" },
{ "id": "OutputField2", "field type": "output field", "css class": "outputField", "value": { "fieldName": "errorMsg", "dataLength": "25", "trimLeading": "false", "trimTrailing": "true", "blankFill": "false", "rjZeroFill": "false", "dataType": "varchar", "formatting": "Text", "textTransform": "none", "designValue": "[errorMsg]" }, "left": "180px", "top": "335px", "css class 2": "blueprint-defaults", "css class 3": "blueprint-output-field", "width": "440px", "color": "#FF0033", "font family": "Bradley Hand, cursive", "z index": "21" },
{ "id": "Image1", "field type": "image", "left": "375px", "top": "350px", "image source": "public/images/goarrow.png", "width": "230px", "height": "140px", "onclick": "pui.click('goButton');", "z index": "21" },
{ "id": "Image2", "field type": "image", "left": "30px", "top": "25px", "image source": "public/images/whiteboard.jpg", "width": "745px", "height": "540px", "z index": "9" },
{ "id": "Image3", "field type": "image", "left": "60px", "top": "65px", "image source": "public/images/exitarrow.png", "width": "125px", "height": "70px", "onclick": "pui.click('exitButton');", "visibility": "hidden" },
{ "id": "Image4", "field type": "image", "left": "250px", "top": "75px", "image source": "public/images/title.png", "width": "415px", "height": "285px" }
]
},{
"screen": { "record format name": "results" },
"items": [
{ "id": "TextBox1", "field type": "text area", "css class": "blueprint-defaults", "value": { "fieldName": "resultText", "dataLength": "250", "trimLeading": "false", "trimTrailing": "true", "blankFill": "false", "rjZeroFill": "false", "dataType": "varchar", "formatting": "Text", "textTransform": "none", "designValue": "[resultText]" }, "left": "95px", "top": "60px", "width": "540px", "height": "40px", "css class 2": "blueprint-output-field", "font size": "24px", "border top style": "none", "border right style": "none", "border left style": "none", "border bottom style": "none", "background repeat": "no-repeat", "text align": "center", "font family": "Bradley Hand, cursive" },
{ "id": "continueButton", "field type": "graphic button", "css class": "blueprint-button", "value": "Continue", "left": "40px", "top": "570px", "width": "100px", "icon position": "left", "css class 2": "blueprint-alt-defaults", "css class 3": "no-icon", "height": "25px", "response": { "fieldName": "continueBtn", "customTrue": "", "customFalse": "", "dataType": "indicator", "formatting": "Indicator", "indFormat": "1 / 0" }, "visibility": "hidden" },
{ "id": "Image1", "field type": "image", "left": "165px", "top": "110px", "image source": { "fieldName": "imageName", "dataLength": "250", "trimLeading": "false", "trimTrailing": "true", "blankFill": "false", "rjZeroFill": "false", "dataType": "varchar", "formatting": "Text", "textTransform": "none", "designValue": "/profoundui/proddata/images/image.png" }, "width": "405px", "height": "350px" },
{ "id": "Image2", "field type": "image", "image source": "public/images/whiteboard.jpg", "left": "10px", "top": "15px", "height": "540px", "width": "745px", "z index": "9" },
{ "id": "Image1_copy", "field type": "image", "image source": "public/images/goarrow.png", "left": "475px", "top": "435px", "height": "80px", "width": "120px", "onclick": "pui.click('continueButton');" }
]
},{
"screen": { "record format name": "question" },
"items": [
{ "id": "backButton", "field type": "graphic button", "css class": "pui-solid-button-no", "left": "45px", "top": "600px", "width": "30px", "icon position": "left", "css class 2": "blueprint-defaults", "icon": "material:clear", "height": "25px", "response": { "fieldName": "backBtn", "customTrue": "", "customFalse": "", "dataType": "indicator", "formatting": "Indicator", "indFormat": "1 / 0" }, "visibility": "hidden" },
{ "id": "OutputField1", "field type": "text area", "css class": "outputField", "value": { "fieldName": "questionField", "dataLength": "250", "trimLeading": "false", "trimTrailing": "true", "blankFill": "false", "rjZeroFill": "false", "dataType": "varchar", "formatting": "Text", "textTransform": "none", "designValue": "[questionField]" }, "left": "100px", "top": "150px", "css class 2": "blueprint-defaults", "css class 3": "blueprint-output-field", "width": "605px", "height": "80px", "font family": "Bradley Hand, cursive", "font size": "20px" },
{ "id": "GraphicButton2", "field type": "graphic button", "css class": "blueprint-button", "value": "Answer", "left": "440px", "top": "605px", "width": "100px", "icon position": "left", "css class 2": "blueprint-alt-defaults", "css class 3": "no-icon", "height": "25px", "response": { "fieldName": "answerBtn", "customTrue": "", "customFalse": "", "dataType": "indicator", "formatting": "Indicator", "indFormat": "1 / 0" }, "visibility": "hidden" },
{ "id": "response", "field type": "textbox", "css class": "blueprint-defaults", "value": { "fieldName": "response", "dataLength": "25", "trimLeading": "false", "trimTrailing": "true", "blankFill": "false", "rjZeroFill": "false", "dataType": "varchar", "formatting": "Text", "textTransform": "none", "designValue": "[response]" }, "left": "275px", "top": "605px", "width": "150px", "height": "25px", "css class 2": "blueprint-textbox", "visibility": "hidden" },
{ "id": "OutputField3", "field type": "output field", "css class": "outputField", "value": { "fieldName": "lastAnswer", "dataLength": "25", "trimLeading": "false", "trimTrailing": "true", "blankFill": "false", "rjZeroFill": "false", "dataType": "varchar", "formatting": "Text", "textTransform": "none", "designValue": "[lastAnswer]" }, "left": "95px", "top": "600px", "css class 2": "blueprint-defaults", "css class 3": "blueprint-output-field", "visibility": "hidden" },
{ "id": "OutputField4", "field type": "output field", "css class": "outputField", "value": { "fieldName": "correct", "dataLength": "25", "decPos": "0", "numSep": "false", "zeroBalance": "false", "numBlankFill": "false", "zeroFill": "false", "noExtraSpaces": "false", "curSym": "", "dataType": "zoned", "formatting": "Number", "negNum": "-999.00", "units": "", "designValue": "[correct]" }, "left": "195px", "top": "605px", "css class 2": "blueprint-defaults", "css class 3": "blueprint-output-field", "visibility": "hidden" },
{ "id": "GraphicButton3", "field type": "graphic button", "css class": "blueprint-button", "value": { "fieldName": "answer0", "dataLength": "250", "trimLeading": "false", "trimTrailing": "true", "blankFill": "false", "rjZeroFill": "false", "dataType": "varchar", "formatting": "Text", "textTransform": "none", "designValue": "[answer0]" }, "left": "100px", "top": "255px", "width": "555px", "icon position": "left", "css class 2": "blueprint-alt-defaults", "css class 3": "no-icon", "height": "40px", "onclick": "changeElementValue('response','0');\npui.click(\"answerBtn\");", "font family": "Bradley Hand, cursive", "visibility": { "fieldName": "show0", "customTrue": "", "customFalse": "", "dataType": "indicator", "formatting": "Indicator", "indFormat": "visible / hidden" } },
{ "id": "GraphicButton3_copy", "field type": "graphic button", "css class": "blueprint-button", "value": { "fieldName": "answer3", "dataLength": "250", "trimLeading": "false", "trimTrailing": "true", "blankFill": "false", "rjZeroFill": "false", "dataType": "varchar", "formatting": "Text", "textTransform": "none", "designValue": "[answer3]" }, "icon position": "left", "left": "100px", "top": "420px", "height": "40px", "width": "555px", "css class 2": "blueprint-alt-defaults", "css class 3": "no-icon", "onclick": "changeElementValue('response','3');\npui.click(\"answerBtn\");", "font family": "Bradley Hand, cursive", "visibility": { "fieldName": "show3", "customTrue": "", "customFalse": "", "dataType": "indicator", "formatting": "Indicator", "indFormat": "visible / hidden" } },
{ "id": "GraphicButton3_copy2", "field type": "graphic button", "css class": "blueprint-button", "value": { "fieldName": "answer2", "dataLength": "250", "trimLeading": "false", "trimTrailing": "true", "blankFill": "false", "rjZeroFill": "false", "dataType": "varchar", "formatting": "Text", "textTransform": "none", "designValue": "[answer2]" }, "icon position": "left", "left": "100px", "top": "365px", "height": "40px", "width": "555px", "css class 2": "blueprint-alt-defaults", "css class 3": "no-icon", "onclick": "changeElementValue('response','2');\npui.click(\"answerBtn\");", "font family": "Bradley Hand, cursive", "visibility": { "fieldName": "show2", "customTrue": "", "customFalse": "", "dataType": "indicator", "formatting": "Indicator", "indFormat": "visible / hidden" } },
{ "id": "GraphicButton3_copy3", "field type": "graphic button", "css class": "blueprint-button", "value": { "fieldName": "answer1", "dataLength": "250", "trimLeading": "false", "trimTrailing": "true", "blankFill": "false", "rjZeroFill": "false", "dataType": "varchar", "formatting": "Text", "textTransform": "none", "designValue": "[answer1]" }, "icon position": "left", "left": "100px", "top": "310px", "height": "40px", "width": "555px", "css class 2": "blueprint-alt-defaults", "css class 3": "no-icon", "onclick": "changeElementValue('response','1');\npui.click(\"answerBtn\");", "font family": "Bradley Hand, cursive", "visibility": { "fieldName": "show1", "customTrue": "", "customFalse": "", "dataType": "indicator", "formatting": "Indicator", "indFormat": "visible / hidden" } },
{ "id": "Image2", "field type": "image", "image source": "public/images/whiteboard.jpg", "left": "21px", "top": "35px", "height": "540px", "width": "745px", "z index": "9" },
{ "id": "Image3", "field type": "image", "image source": "public/images/exitarrow.png", "left": "51px", "top": "75px", "height": "70px", "width": "125px", "onclick": "pui.click('backButton');" }
]
},{
"screen": { "record format name": "resultsList" },
"items": [
{ "id": "Image2", "field type": "image", "image source": "public/images/whiteboard.jpg", "left": "40px", "top": "45px", "height": "540px", "width": "745px", "z index": "9" },
{ "id": "Grid1", "field type": "grid", "css class": "blueprint-grid", "left": "80px", "top": "90px", "number of rows": "11", "number of columns": "3", "column widths": "289,297,78", "column headings": "Header 1,Header 2,Header 3", "header height": "35", "row height": "35", "height": "385px", "width": "665px", "css class 2": "blueprint-defaults", "visibility": "visible", "border color": "transparent", "has header": "false", "record format name": "answers" },
{ "id": "Image1_copy", "field type": "image", "image source": "public/images/goarrow.png", "left": "505px", "top": "465px", "height": "80px", "width": "120px", "onclick": "pui.click('continueButton');" },
{ "id": "OutputField1", "field type": "output field", "css class": "outputField", "value": { "fieldName": "question", "dataLength": "100", "trimLeading": "false", "trimTrailing": "true", "blankFill": "false", "rjZeroFill": "false", "dataType": "varchar", "formatting": "Text", "textTransform": "none", "designValue": "[question]" }, "left": "35px", "top": "5px", "css class 2": "blueprint-defaults", "css class 3": "blueprint-output-field", "grid": "Grid1", "column": "0" },
{ "id": "OutputField2", "field type": "output field", "css class": "outputField", "value": { "fieldName": "answer", "dataLength": "100", "trimLeading": "false", "trimTrailing": "true", "blankFill": "false", "rjZeroFill": "false", "dataType": "varchar", "formatting": "Text", "textTransform": "none", "designValue": "[answer]" }, "left": "25px", "top": "10px", "css class 2": "blueprint-defaults", "css class 3": "blueprint-output-field", "grid": "Grid1", "column": "1" },
{ "id": "OutputField3", "field type": "output field", "css class": "outputField", "value": { "fieldName": "correct", "customTrue": "", "customFalse": "", "dataType": "indicator", "formatting": "Indicator", "indFormat": "1 / 0", "designValue": "[correct]" }, "left": "-5px", "top": "10px", "css class 2": "blueprint-defaults", "css class 3": "blueprint-output-field", "visibility": "hidden", "grid": "Grid1", "column": "2" },
{ "id": "Icon1", "field type": "icon", "left": "10px", "top": "0px", "icon": "fontAwesome-solid:thumbs-up", "visibility": { "fieldName": "correct", "customTrue": "", "customFalse": "", "dataType": "indicator", "formatting": "Indicator", "indFormat": "visible / hidden" }, "grid": "Grid1", "column": "2" }
]
}], "keywords": [], "long name aliases": true }