Skip to content

Commit

Permalink
Add images for elevator dimensions
Browse files Browse the repository at this point in the history
  • Loading branch information
7h30n3 committed Aug 1, 2024
1 parent a026085 commit 6df5911
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions assets/question_catalog/definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -2402,7 +2402,7 @@
"name": "@elevatorLengthName",
"text": "@elevatorLengthText",
"image": [
"assets/question_catalog/images/2093b.jpg"
"assets/question_catalog/images/elevator_length.png"
],
"description": "@elevatorLengthDescription"
},
Expand Down Expand Up @@ -2482,6 +2482,7 @@
"name": "@elevatorWidthName",
"text": "@elevatorWidthText",
"image": [
"assets/question_catalog/images/elevator_width.png",
"assets/question_catalog/images/lift.jpg"
],
"description": "@elevatorWidthDescription"
Expand Down Expand Up @@ -2521,7 +2522,10 @@
{
"question": {
"name": "@elevatorHeightName",
"text": "@elevatorHeightText"
"text": "@elevatorHeightText",
"image": [
"assets/question_catalog/images/elevator_height.png"
]
},
"answer": {
"type": "Number",
Expand Down Expand Up @@ -2592,6 +2596,9 @@
"question": {
"name": "@elevatorDoorWidthName",
"text": "@elevatorDoorWidthText",
"image": [
"assets/question_catalog/images/elevator_door_width.png"
],
"description": "@elevatorDoorWidthDescription"
},
"answer": {
Expand Down Expand Up @@ -2649,6 +2656,9 @@
"question":{
"name": "@elevatorDoorHeightName",
"text": "@elevatorDoorHeightText",
"image": [
"assets/question_catalog/images/elevator_door_height.png"
],
"description": "@elevatorDoorHeightDescription"
},
"answer": {
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6df5911

Please sign in to comment.