How to create forms?

Hi! Is it possible to recreate one of these screenshots on Juji, but all questions are in one chatbot message and so the user replies to all of them at once? Thank you!

(Screenshot 1)
survey1

(Screenshot 2)
survey2

@angelica_t

For screenshot 2 for both a & b you can do it easily on Juji by adding a built-in Single-Answer Multiple Choice chatbot request. You can further customize such a request by indicating its layout (e.g., horizontal vs. vertical), and whether all the items should be considered numerical (e.g., if it is numerical, you can add constraints like >= 3 to give a custom response or ask follow-up questions if you wish.)

For screenshot 1, Juji does not have this type of question/request by default. However, Juji allows you to use chatbot API, if you use API, you can ask ANY type of questions including the one you showed above. Check out the use of API: https://juji.io/docs/api/

@angelica_t
Screen Shot 2020-12-02 at 6.38.03 PM

Screen Shot 2020-12-02 at 6.40.26 PM

@mzhou Thank you for your help :slight_smile:

@angelica_t you’re most welcome! Hope it helps!