$policyForms * @var list $accountQuestions Studio-wide questions, asked of every student being registered — the account holder included when they are one, unless the question is for students only. */ ?>

isGroup()) : ?>

__('Just myself', 'unsupervised-schedular'), RegistrationPage::FOR_STUDENTS => __('On behalf of one or more students', 'unsupervised-schedular'), RegistrationPage::FOR_BOTH => __('Both — myself and one or more students', 'unsupervised-schedular'), ]; ?> $label) : ?>

askedOfSelf()) { continue; } ?> id . ']', 'us-reg-q-' . (int) $question->id, isRequired: $question->isRequiredForSelf() ); ?>

id . ']', 'us-child-0-q-' . (int) $question->id, enforceRequired: false, isRequired: $question->isRequiredForChild() ); ?>

title); ?>

bodyHtml()); ?>