<sui-accordionclass="sb-accordion"> <sui-accordion-panel[isOpen]="true"> <divtitleclass="sb-accordion-title"> Why am I unable to sign up? <iclass="chevron down icon right-floated d-flex flex-ai-center"></i> </div> <divcontentclass="sb-accordion-content"> <pclass="sb-accordion-text">The Sign In feature allows authorized users to access content using the app. Using this feature, it is possible to differentiate content for different user types. For example, anonymous or guest users can view only a limited number of courses and resources, while registered users have access to all content
available in the Library.</p> </div> <divcontentclass="sb-accordion-footer d-flex flex-ai-center flex-jc-center flex-dc"> <divclass="m-0">Did this answer help you?</div> <divclass="mt-8"> <buttontype="button"class="sb-btn sb-btn-normal sb-btn-link sb-btn-link-primary mr-8">No</button> <buttontype="button"class="sb-btn sb-btn-normal sb-btn-link sb-btn-link-secondary">Yes</button> </div> <divclass="sb-label sb-label-table sb-label-success-0 mt-8">Thanks for your response!</div> </div> </sui-accordion-panel> <sui-accordion-panel> <divtitleclass="sb-accordion-title"> Why can’t I find my class? <iclass="chevron down icon right-floated d-flex flex-ai-center"></i> </div> <divcontentclass="sb-accordion-content"> <pclass="sb-accordion-text">The Sign In feature allows authorized users to access content using the app. Using this feature, it is possible to differentiate content for different user types. For example, anonymous or guest users can view only a limited number of courses and resources, while registered users have access to all content
available in the Library.</p> </div> <divcontentclass="sb-accordion-footer"> <divclass="sb-help-section-subheading">Sorry about that</div> <divclass="sb-help-section-extra mt-8">What more would you like to know?</div> <divclass="sb-field-group mt-16"> <divclass="sb-field"> <textarearows="4"class="sb-form-control"placeholder="Type here"></textarea> </div> </div> <buttontype="button"class="sb-btn sb-btn-primary sb-btn-normal d-flex ml-auto">Submit</button> </div> </sui-accordion-panel></sui-accordion>