Watch Video
ChattyBot Builder — Dialogues
Build a turn-by-turn role play where the bot speaks its lines and the student speaks theirs.
#content { background-color: rgb(246, 248, 252) !important; } /* Scope everything to this page */ #cb-builder .row.no-gutters > [class^="col-"], #cb-builder .row.no-gutters > [class*=" col-"] { padding-left: 0 !important; padding-right: 0 !important; } /* Keep side-by-side columns equal height on md+ */ @media (min-width: 768px) { #cb-builder .row.align-items-stretch > [class^="col-"] > div { height: 100%; } } /* Images: always fit without distortion or overflow */ #cb-builder img.img-fluid { max-width: 100%; height: auto; display: block; } #cb-builder .col-md-4 img { width: 100%; } /* When stacked on mobile, prevent preview images from becoming too tall */ @media (max-width: 767.98px) { #cb-builder .col-md-4 img { height: auto !important; object-fit: contain !important; } #cb-builder .row.align-items-stretch { border-radius: 12px; overflow: hidden; } }
Build a turn-by-turn role play where the bot speaks its lines and the student speaks theirs.