Skip to content

Add elevator questions#271

Merged
Robbendebiene merged 43 commits intoOPENER-next:masterfrom
wielandb:elevator-questions
Jul 22, 2024
Merged

Add elevator questions#271
Robbendebiene merged 43 commits intoOPENER-next:masterfrom
wielandb:elevator-questions

Conversation

@wielandb
Copy link
Copy Markdown
Contributor

@wielandb wielandb commented Jul 1, 2024

This PR adds some questions that relate to the recent "Evelator dimensions" proposal.

These questions are:

  • What shape does this elevator have?
  • What's the diameter of this elevator?
  • How tall is the cabin of this elevator?
  • How wide is the door of this elevator?
  • How tall is the door of this elevator?

It modifies the questions

  • How wide is this elevator?
  • How deep is this elevator?
    to only be asked if the elevator has a rectangular shape

It does not ask for any max*:physical=*values as this is currently not possible with this app.

Currently missing:

  • Example images

@wielandb wielandb marked this pull request as ready for review July 2, 2024 10:14
@wielandb
Copy link
Copy Markdown
Contributor Author

wielandb commented Jul 9, 2024

The JSON validation fails.

I don't really understand what's wrong about

            "max": 4,
            "unit": "@unitCentimeter"
         },
         "constructor": {
            "diameter": ["CONCAT", "$input", "m"]
         }
      },

@wielandb wielandb requested review from 7h30n3 and Robbendebiene July 15, 2024 07:50
@wielandb wielandb requested a review from Robbendebiene July 18, 2024 09:04
Copy link
Copy Markdown
Member

@Robbendebiene Robbendebiene left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move all new elevator questions right below the elevator width/length questions.

@wielandb wielandb requested a review from Robbendebiene July 22, 2024 08:30
@Robbendebiene Robbendebiene merged commit 5e3b3b1 into OPENER-next:master Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants